Package org.apache.pekko.remote.artery
Class ImmutableLongMap$
java.lang.Object
org.apache.pekko.remote.artery.ImmutableLongMap$
INTERNAL API
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final ImmutableLongMap$
Static reference to the singleton instance of this Scala object. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription<A> org.apache.pekko.remote.artery.ImmutableLongMap<A>
empty
(scala.reflect.ClassTag<A> t)
-
Field Details
-
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)
-