Class KeyType.DoubleKey$

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

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

      • MODULE$

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

      • DoubleKey$

        public DoubleKey$()