Class JSimpleKeyType.CharKey$

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

public static class JSimpleKeyType.CharKey$ extends SimpleKeyType<Character> implements scala.Product, Serializable
See Also:
  • Field Details

    • MODULE$

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

    • CharKey$

      public CharKey$()