Class ImmutableLongMap$

java.lang.Object
org.apache.pekko.remote.artery.ImmutableLongMap$

public class ImmutableLongMap$ extends Object
INTERNAL API
  • Field Details

    • MODULE$

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

    • ImmutableLongMap$

      public ImmutableLongMap$()
  • Method Details

    • empty

      public <A> org.apache.pekko.remote.artery.ImmutableLongMap<A> empty(scala.reflect.ClassTag<A> t)