Package akka.remote.artery
Class ImmutableLongMap$
- java.lang.Object
 - 
- akka.remote.artery.ImmutableLongMap$
 
 
- 
public class ImmutableLongMap$ extends java.lang.ObjectINTERNAL API 
- 
- 
Field Summary
Fields Modifier and Type Field Description static ImmutableLongMap$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description ImmutableLongMap$() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description <A> akka.remote.artery.ImmutableLongMap<A>empty(scala.reflect.ClassTag<A> t) 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final ImmutableLongMap$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
 -