|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FromNativeContext | |
|---|---|
| jnr.ffi.mapper | |
| jnr.ffi.provider | |
| jnr.ffi.provider.jffi | |
| jnr.ffi.util | |
| Uses of FromNativeContext in jnr.ffi.mapper |
|---|
| Classes in jnr.ffi.mapper that implement FromNativeContext | |
|---|---|
class |
MethodResultContext
|
| Methods in jnr.ffi.mapper with parameters of type FromNativeContext | |
|---|---|
J |
FromNativeConverter.fromNative(N nativeValue,
FromNativeContext context)
|
| Uses of FromNativeContext in jnr.ffi.provider |
|---|
| Methods in jnr.ffi.provider with parameters of type FromNativeContext | |
|---|---|
Enum |
EnumResultConverter.fromNative(Object nativeValue,
FromNativeContext context)
|
| Uses of FromNativeContext in jnr.ffi.provider.jffi |
|---|
| Methods in jnr.ffi.provider.jffi with parameters of type FromNativeContext | |
|---|---|
Object |
ResultConverter.fromNative(Object nativeValue,
FromNativeContext unused)
|
| Constructors in jnr.ffi.provider.jffi with parameters of type FromNativeContext | |
|---|---|
ResultConverter(FromNativeConverter converter,
FromNativeContext ctx)
|
|
| Uses of FromNativeContext in jnr.ffi.util |
|---|
| Methods in jnr.ffi.util with parameters of type FromNativeContext | |
|---|---|
Enum |
EnumMapper.fromNative(Integer nativeValue,
FromNativeContext context)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||