Package jnr.ffi
Class NativeLong.Cache
- java.lang.Object
-
- jnr.ffi.NativeLong.Cache
-
- Enclosing class:
- NativeLong
private static final class NativeLong.Cache extends java.lang.Object
Internal cache of common native long values
-
-
Field Summary
Fields Modifier and Type Field Description (package private) static NativeLong[]
cache
-
Constructor Summary
Constructors Modifier Constructor Description private
Cache()
-
-
-
Field Detail
-
cache
static final NativeLong[] cache
-
-