TypeMapper
W32APITypeMapper
Konstruktoren
void
void
Add a
ToNativeConverter
to define the conversion into a native type from arguments of the given Java type.
void
Add a
TypeConverter
to provide bidirectional mapping between a native and Java type.
Von Klasse geerbte Methoden java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DefaultTypeMapper()
Add a
ToNativeConverter
to define the conversion into a native type from arguments of the given Java type. Converters are checked for in the order added.
cls
- Java class requiring conversion
converter
- ToNativeConverter
to transform an object of the given Java class into its native-compatible form.
Add a
FromNativeConverter
to convert a native result type into the given Java type. Converters are checked for in the order added.
cls
- Java class for the Java representation of a native type.
converter
- FromNativeConverter
to transform a native-compatible type into its Java equivalent.
Add a
TypeConverter
to provide bidirectional mapping between a native and Java type.
cls
- Java class representation for a native type
converter
- TypeConverter
to translate between native and Java types.
TypeMapper
getFromNativeConverter
in Schnittstelle TypeMapper
javaType
- Java class representation of the native type.
TypeMapper
getToNativeConverter
in Schnittstelle TypeMapper
javaType
- Java class representation of the native type.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4