Class JSimpleKeyType.LongKey$

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

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

      • MODULE$

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

      • LongKey$

        public LongKey$()