Package akka.testkit.internal
Class NativeImageUtils$
- java.lang.Object
-
- akka.testkit.internal.NativeImageUtils$
-
public class NativeImageUtils$ extends java.lang.Object
INTERNAL API
-
-
Field Summary
Fields Modifier and Type Field Description static NativeImageUtils$
MODULE$
Static reference to the singleton instance of this Scala object.
-
Constructor Summary
Constructors Constructor Description NativeImageUtils$()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
Constructor()
NativeImageUtils.ReflectField
ModuleField()
-
-
-
Field Detail
-
MODULE$
public static final NativeImageUtils$ MODULE$
Static reference to the singleton instance of this Scala object.
-
-
Method Detail
-
Constructor
public java.lang.String Constructor()
-
ModuleField
public NativeImageUtils.ReflectField ModuleField()
-
-