public static interface LibraryTernaryOperation.LibraryTernaryOperationExtension extends LibraryTernaryOperation, LibraryOperation.LibraryOperationExtension
LibraryTernaryOperation.LibraryTernaryOperationExtensionLibraryOperation.LibraryOperationExtension, LibraryOperation.LibraryOperationExtension2| Modifier and Type | Method and Description |
|---|---|
Object |
evaluate(Executor executor,
TypeId returnTypeId,
Object sourceValue,
Object firstArgumentValue,
Object secondArgumentValue)
Return the result of evaluating the operation on source with arg1 and arg2.
|
evaluatedispatchdispatchObject evaluate(Executor executor, TypeId returnTypeId, Object sourceValue, Object firstArgumentValue, Object secondArgumentValue)
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.