Class ToyTriangle


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

      • ToyTriangle

        public ToyTriangle​(int x,
                           int y,
                           int z)
    • Method Detail

      • getX

        public int getX()
      • getY

        public int getY()
      • getZ

        public int getZ()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object