Uses of Annotation Interface
jnr.ffi.mapper.ToNativeConverter.NoContext
Packages that use ToNativeConverter.NoContext
-
Uses of ToNativeConverter.NoContext in jnr.ffi.provider.converters
Classes in jnr.ffi.provider.converters with annotations of type ToNativeConverter.NoContextModifier and TypeClassDescriptionclass
Converts a Boolean[] array to a primitive boolean[] array parameterclass
Converts a Byte[] array to a byte[] array parameterclass
Converts a Double[] array to a double[] array parameterclass
Converts a Float[] array to a float[] array parameterclass
Converts a Integer[] array to a primitive int[] array parameterclass
Converts a Long[] array to a primitive int[] array parameterclass
Converts a Long[] array to a primitive 64bit long[] array parameterclass
Converts a Short[] array to a primitive short[] array parameterclass
Converts a CharSequence[] array to a Pointer parameterclass
Converts a CharSequence (e.g.final class
class
Converts a long[] array to a primitive int[] array parameterclass
Converts a NativeLong[] array to a primitive int[] array parameterclass
Converts a NativeLong[] array to a primitive long[] array parameterfinal class
Parameter and return type support for the old NativeLong typeclass
Converts a Pointer[] array to a int[] array parameterclass
Converts a Pointer[] array to a long[] array parameterclass
class
class
Converts a Pointer[] array to a long[] array parameterfinal class
-
Uses of ToNativeConverter.NoContext in jnr.ffi.provider.jffi
Classes in jnr.ffi.provider.jffi with annotations of type ToNativeConverter.NoContextModifier and TypeClassDescriptionstatic final class
static final class
-
Uses of ToNativeConverter.NoContext in jnr.ffi.util
Classes in jnr.ffi.util with annotations of type ToNativeConverter.NoContextModifier and TypeClassDescriptionfinal class
Provides mapping from Enum values to native integers and vice-versa