Class JSimpleKeyType.ByteKey$

  • All Implemented Interfaces:
    enumeratum.EnumEntry, java.io.Serializable, scala.Equals, scala.Product, scala.Serializable
    Enclosing class:
    JSimpleKeyType<S,​T>

    public static class JSimpleKeyType.ByteKey$
    extends JSimpleKeyType<java.lang.Byte,​java.lang.Object>
    implements scala.Product, scala.Serializable
    See Also:
    Serialized Form
    • Field Detail

      • MODULE$

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

      • ByteKey$

        public ByteKey$()