Package com.kenai.jffi
Class CallContextCache.SingletonHolder
- java.lang.Object
-
- com.kenai.jffi.CallContextCache.SingletonHolder
-
- Enclosing class:
- CallContextCache
private static final class CallContextCache.SingletonHolder extends java.lang.Object
Holder class to do lazy allocation of the ClosureManager instance
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static CallContextCache
INSTANCE
-
Constructor Summary
Constructors Modifier Constructor Description private
SingletonHolder()
-
-
-
Field Detail
-
INSTANCE
static final CallContextCache INSTANCE
-
-