| Package | Description |
|---|---|
| com.googlecode.aviator.runtime.type |
| Modifier and Type | Method | Description |
|---|---|---|
static AviatorRuntimeJavaElementType.ContainerType |
AviatorRuntimeJavaElementType.ContainerType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static AviatorRuntimeJavaElementType.ContainerType[] |
AviatorRuntimeJavaElementType.ContainerType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor | Description |
|---|---|
AviatorRuntimeJavaElementType(AviatorRuntimeJavaElementType.ContainerType containerType,
Object container,
int index,
Callable<Object> callable) |
Copyright © 2022–2023. All rights reserved.