Class JSimpleKeyType.BooleanKey$

  • All Implemented Interfaces:
    enumeratum.EnumEntry, java.io.Serializable, scala.Equals, scala.Product
    Enclosing class:
    JSimpleKeyType

    public static class JSimpleKeyType.BooleanKey$
    extends SimpleKeyType<java.lang.Boolean>
    implements scala.Product, java.io.Serializable
    See Also:
    Serialized Form
    • Field Detail

      • MODULE$

        public static final KeyType.BooleanKey$ MODULE$
        Static reference to the singleton instance of this Scala object.
    • Constructor Detail

      • BooleanKey$

        public BooleanKey$()