Class PNCounterMapKey$

  • All Implemented Interfaces:
    java.io.Serializable

    public class PNCounterMapKey$
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Field Detail

      • MODULE$

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

      • PNCounterMapKey$

        public PNCounterMapKey$()
    • Method Detail

      • create

        public <A> Key<PNCounterMap<A>> create​(java.lang.String id)
      • unapply

        public <A> scala.Option<java.lang.String> unapply​(PNCounterMapKey<A> x$0)