public interface LibraryUntypedBinaryOperation extends LibraryBinaryOperation, LibraryUntypedOperation
| Modifier and Type | Interface and Description |
|---|---|
static interface |
LibraryUntypedBinaryOperation.LibraryUntypedBinaryOperationExtension |
LibraryBinaryOperation.LibraryBinaryOperationExtensionLibraryOperation.LibraryOperationExtension, LibraryOperation.LibraryOperationExtension2| Modifier and Type | Method and Description |
|---|---|
Object |
evaluate(Evaluator evaluator,
Object sourceValue,
Object argumentValue)
Deprecated.
use Executor
|
evaluatedispatch@Deprecated Object evaluate(Evaluator evaluator, Object sourceValue, Object argumentValue)
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.