Class Direction.Both

  • All Implemented Interfaces:
    java.io.Serializable
    Enclosing class:
    Direction

    public static final class Direction.Both
    extends Direction
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • Both

        public Both()
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object other)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object