Class ToyPoint


  • public final class ToyPoint
    extends Object
    Author:
    Marko A. Rodriguez (http://markorodriguez.com)
    • Constructor Detail

      • ToyPoint

        public ToyPoint​(int x,
                        int y)
    • Method Detail

      • getX

        public int getX()
      • getY

        public int getY()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object