Class | Description |
---|---|
ArrayUtils |
The type Array utils.
|
Float16 |
The
FP16 class is a wrapper and a utility class to manipulate half-precision 16-bit
IEEE 754
floating point data types (also called fp16 or binary16). |
JavetDateTimeUtils |
The type Date time utils.
|
JavetDefaultLogger | |
JavetOSUtils | |
JavetReflectionUtils |
The type Javet reflection utils.
|
JavetResourceUtils |
The type Javet resource utils.
|
JavetTypeUtils |
The type Javet type utils.
|
JavetVirtualObject |
The type Javet virtual object.
|
ListUtils |
The type List utils.
|
SimpleFreeMarkerFormat |
The type Simple free marker format.
|
SimpleList |
The type Simple list.
|
SimpleMap |
The type Simple map is a polyfill because Map.of() is not available at JDK 8 .
|
SimpleSet |
The type Simple set is a polyfill because Set.of() is not available at JDK 8 .
|
StringUtils |
The type String utils.
|
ThreadSafeMap<TKey,TValue> |
The type Thread safe map.
|
V8ValueUtils |
The type V8 value utils.
|
Enum | Description |
---|---|
ThreadSafeMap.Type |
The enum Type.
|