Package com.strobel.compilerservices
Class RuntimeHelpers.LazyInit
- java.lang.Object
-
- com.strobel.compilerservices.RuntimeHelpers.LazyInit
-
- Enclosing class:
- RuntimeHelpers
private static final class RuntimeHelpers.LazyInit extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static java.lang.invoke.MethodHandle
ENSURE_INITIALIZED
-
Constructor Summary
Constructors Modifier Constructor Description private
LazyInit()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description private static java.lang.invoke.MethodHandle
makeEnsureInitialized()
-