Package org.apache.pekko.remote.artery
Class SendQueue$
- java.lang.Object
 - 
- org.apache.pekko.remote.artery.SendQueue$
 
 
- 
public class SendQueue$ extends java.lang.ObjectINTERNAL API 
- 
- 
Field Summary
Fields Modifier and Type Field Description static SendQueue$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description SendQueue$() 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final SendQueue$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
 -