- valueOf(String) - Static method in enum org.spf4j.zel.operators.Operator.Enum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.spf4j.zel.vm.Address.Scope
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.spf4j.zel.vm.Program.ExecutionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.spf4j.zel.vm.Program.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.spf4j.zel.operators.Operator.Enum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.spf4j.zel.vm.Address.Scope
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.spf4j.zel.vm.Program.ExecutionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.spf4j.zel.vm.Program.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VMASyncFuture<T> - Class in org.spf4j.zel.vm
-
bean like implementation of a future
- VMASyncFuture() - Constructor for class org.spf4j.zel.vm.VMASyncFuture
-
- VMExecutor - Class in org.spf4j.zel.vm
-
- VMExecutor(Executor) - Constructor for class org.spf4j.zel.vm.VMExecutor
-
- VMExecutor.Lazy - Class in org.spf4j.zel.vm
-
- VMExecutor.Lazy() - Constructor for class org.spf4j.zel.vm.VMExecutor.Lazy
-
- VMExecutor.Suspendable<T> - Interface in org.spf4j.zel.vm
-
- VMFuture<T> - Interface in org.spf4j.zel.vm
-
bean like implementation of a future
- VMSyncFuture<T> - Class in org.spf4j.zel.vm
-
bean like implementation of a future
- VMSyncFuture() - Constructor for class org.spf4j.zel.vm.VMSyncFuture
-