Constant Field Values

Contents

jnr.ffi.*

  • jnr.ffi.provider.InAccessibleMemoryIO
    Modifier and Type
    Constant Field
    Value
    private static final String
    "attempted access to inaccessible memory"
  • jnr.ffi.provider.NullMemoryIO
    Modifier and Type
    Constant Field
    Value
    private static final String
    "attempted access to a NULL memory address"
  • jnr.ffi.provider.ParameterFlags
    Modifier and Type
    Constant Field
    Value
    public static final int
    32
    public static final int
    2
    public static final int
    8
    public static final int
    1
    public static final int
    4
    public static final int
    16
  • jnr.ffi.util.ref.FinalizableReferenceQueue
    Modifier and Type
    Constant Field
    Value
    private static final String
    "jnr.ffi.util.ref.internal.Finalizer"
  • jnr.ffi.util.ref.jnr.ffi.util.ref.FinalizableReferenceQueue.DecoupledLoader
    Modifier and Type
    Constant Field
    Value
    private static final String
    "Could not load Finalizer in its own class loader.Loading Finalizer in the current class loader instead. As a result, you will not be ableto garbage collect this class loader. To support reclaiming this class loader, eitherresolve the underlying issue, or move Google Collections to your system class path."