|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjnr.ffi.provider.NullTypeMapper
public class NullTypeMapper
An instance of TypeMapper which always returns null
| Field Summary | |
|---|---|
static TypeMapper |
INSTANCE
|
| Constructor Summary | |
|---|---|
NullTypeMapper()
|
|
| Method Summary | |
|---|---|
FromNativeConverter |
getFromNativeConverter(java.lang.Class type)
|
ToNativeConverter |
getToNativeConverter(java.lang.Class type)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final TypeMapper INSTANCE
| Constructor Detail |
|---|
public NullTypeMapper()
| Method Detail |
|---|
public FromNativeConverter getFromNativeConverter(java.lang.Class type)
getFromNativeConverter in interface TypeMapperpublic ToNativeConverter getToNativeConverter(java.lang.Class type)
getToNativeConverter in interface TypeMapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||