See: Description
Interface | Description |
---|---|
IEnumBitset |
The interface Enum bitset.
|
IJavaFunction<T,R> |
Represents a function that accepts one argument and produces a result.
|
IJavaSupplier<T> |
Represents a supplier of results.
|
IJavetAnonymous |
The interface Javet anonymous is for creating ad-hoc annotation based callback receiver.
|
IJavetBiConsumer<T1 extends V8Value,T2 extends V8Value,E extends java.lang.Throwable> |
The interface Javet bi-consumer.
|
IJavetBiFunction<T1,T2,R,E extends java.lang.Throwable> |
The interface Javet bi-function.
|
IJavetBiIndexedConsumer<Key extends V8Value,Value extends V8Value,E extends java.lang.Throwable> |
The interface Javet bi-indexed consumer.
|
IJavetClosable |
The interface Javet closable is for recycling the unmanaged resource.
|
IJavetEntityError |
The interface Javet entity error.
|
IJavetEntityFunction |
The interface Javet entity function.
|
IJavetEntityMap |
The interface Javet entity map.
|
IJavetEntityObject<T> |
The interface Javet entity object.
|
IJavetEntityPropertyDescriptor<T> |
The interface Javet entity property descriptor.
|
IJavetEntitySymbol |
The interface Javet entity symbol.
|
IJavetInterceptor |
The interface Javet interceptor.
|
IJavetLogger |
The interface Javet logger.
|
IJavetMappable |
The interface Javet mappable.
|
IJavetRawPointer |
The interface Javet raw pointer is for internal use only.
|
IJavetResettable |
The interface Javet resettable.
|
IJavetSupplier<T,E extends java.lang.Throwable> |
The interface Javet supplier.
|
IJavetUniConsumer<T extends V8Value,E extends java.lang.Throwable> |
The interface Javet uni consumer.
|
IJavetUniFunction<T,R,E extends java.lang.Throwable> |
The interface Javet uni-function.
|
IJavetUniIndexedConsumer<T extends V8Value,E extends java.lang.Throwable> |
The interface Javet uni indexed consumer.
|