Package akka.remote.artery.jfr
Class JFREventUtils$
- java.lang.Object
 - 
- akka.remote.artery.jfr.JFREventUtils$
 
 
- 
public class JFREventUtils$ extends java.lang.ObjectINTERNAL API 
- 
- 
Field Summary
Fields Modifier and Type Field Description static JFREventUtils$MODULE$Static reference to the singleton instance of this Scala object. 
- 
Constructor Summary
Constructors Constructor Description JFREventUtils$() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringstringOf(java.net.InetSocketAddress address) 
 - 
 
- 
- 
Field Detail
- 
MODULE$
public static final JFREventUtils$ MODULE$
Static reference to the singleton instance of this Scala object. 
 - 
 
 -