| Class | Description |
|---|---|
| JavaNativeType |
Java native type - e.g.
|
| NativeArrayableType |
Native Java mapping for types which can be element of an array.
|
| NativeArrayElement |
Native Java mapping of an array element type.
|
| NativeArrayTraits |
Native Java array traits mapping.
|
| NativeArrayType |
Native Java array type mapping.
|
| NativeArrayWrapper |
Native Java array wrapper mapping.
|
| NativeBigIntegerType |
Class used to simulate uint64 in Java.
|
| NativeBitBufferType |
Native Java BitBuffer type mapping.
|
| NativeBitFieldArrayTraits |
Native Java bit field array traits mapping.
|
| NativeBitmaskType |
Native Java bitmask type mapping.
|
| NativeBooleanType |
Native Java boolean type mapping.
|
| NativeBytesType |
Native Java bytes type mapping.
|
| NativeByteType |
Native Java byte type mapping.
|
| NativeCompoundType |
Native Java compound type mapping.
|
| NativeDoubleType |
Native Java double type mapping.
|
| NativeEnumRawArray |
Native Java object raw array mapping.
|
| NativeEnumType |
Native Java enumeration type mapping.
|
| NativeFloatType |
Native Java float type mapping.
|
| NativeIntegralType |
Native Java integral type mapping.
|
| NativeIntType |
Native Java int type mapping.
|
| NativeLongType |
Native Java long type mapping.
|
| NativeObjectArrayElement |
Native Java mapping of an object array element.
|
| NativeObjectArrayTraits |
Native Java object array traits mapping.
|
| NativeObjectRawArray |
Native Java object raw array mapping.
|
| NativePubsubType |
Native Java pubsub type mapping.
|
| NativeRawArray |
Native Java raw array mapping.
|
| NativeServiceType |
Native Java service type mapping.
|
| NativeShortType |
Native Java short type mapping.
|
| NativeSqlDatabaseType |
Native Java SQL database type mapping.
|
| NativeSqlTableType |
Native Java SQL table type mapping.
|
| NativeStringType |
Native Java string type mapping.
|
| NativeSubtype |
Native Java subtype mapping.
|
Last updated 2024-07-18 11:31:32