See: Description
| Class | Description |
|---|---|
| JavetEntityError |
The type Javet entity error.
|
| JavetEntityFunction |
The type Javet entity function is for converting JS function
to or from Java object.
|
| JavetEntityMap |
The type Javet entity map is for converting JS map
to or from Java map.
|
| JavetEntityObject<T> |
The type Javet entity object is a container for arbitrary object.
|
| JavetEntityPropertyDescriptor<T> |
The type Javet entity property descriptor.
|
| JavetEntitySymbol |
The type Javet entity symbol is for converting JS symbol
to or from Java symbol.
|