| Package | Description |
|---|---|
| com.googlecode.aviator.runtime.type |
| Modifier and Type | Method and 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 and Description |
|---|
AviatorRuntimeJavaElementType(AviatorRuntimeJavaElementType.ContainerType containerType,
Object container,
Object index,
Callable<Object> callable) |
Copyright © 2010–2022. All rights reserved.