Class KeyType.IntKey$

All Implemented Interfaces:
enumeratum.EnumEntry, Serializable, scala.Equals, scala.Product
Enclosing class:
KeyType<S>

public static class KeyType.IntKey$ extends SimpleKeyType<Object> implements scala.Product, Serializable
See Also:
  • Field Details

    • MODULE$

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

    • IntKey$

      public IntKey$()