Class Location


  • public class Location
    extends Object
    • Constructor Detail

      • Location

        public Location​(String dimension,
                        long pos)
    • Method Detail

      • getDimension

        public String getDimension()
      • getPos

        public long getPos()
      • canEqual

        protected boolean canEqual​(Object other)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object