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