public class IteratorHasNextOperation extends RuntimeOperation
| Constructor and Description |
|---|
IteratorHasNextOperation(String elementName) |
| Modifier and Type | Method and Description |
|---|---|
Result |
execute(TBasicContextHolderEnv environment,
Object param)
Run operation in specified context.
|
getNameForDebug, getSourceCode, invoke, setNameForDebug, setSourceCodepublic IteratorHasNextOperation(String elementName)
public Result execute(TBasicContextHolderEnv environment, Object param)
RuntimeOperationexecute in class RuntimeOperationenvironment - Environment for execution.param - Argument for execution.Copyright © 2004–2019 OpenL Tablets. All rights reserved.