| Class | Description |
|---|---|
| V8ValueBigInteger |
The type V8 value big integer.
|
| V8ValueBigNumber<Primitive> |
The type V8 value big number.
|
| V8ValueBoolean |
The type V8 value boolean.
|
| V8ValueDouble |
The type V8 value double.
|
| V8ValueInteger |
The type V8 value integer.
|
| V8ValueLong |
The type V8 value long.
|
| V8ValueNull |
The type V8 value null.
|
| V8ValueNumber<Primitive> |
The type V8 value number.
|
| V8ValuePrimitive<Primitive> |
The type V8 value primitive.
|
| V8ValueString |
The type V8 value string.
|
| V8ValueUndefined |
The type V8 value undefined.
|
| V8ValueUnknown |
The type V8 value unknown.
|
| V8ValueZonedDateTime |
The type V8 value zoned date time.
|