Class Location


  • public class Location
    extends Object
    • Constructor Detail

      • Location

        public Location​(Thing thing,
                        Thing target)
    • Method Detail

      • getThing

        public Thing getThing()
      • setThing

        public void setThing​(Thing thing)
      • getTarget

        public Thing getTarget()
      • setTarget

        public void setTarget​(Thing target)
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object