Class BooleanValue.True

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

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

      • True

        public True()
    • 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