Class JSimpleKeyType.CharKey$

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

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

      • MODULE$

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

      • CharKey$

        public CharKey$()