@FunctionalInterface public interface UOp extends GridOp<UOp.Variable>, Serializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
UOp.Variable
Variables for Grid Operation.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
doOperation(UOp.Variable var,
PrintWriter err)
処理を実行する.
|
boolean doOperation(UOp.Variable var, PrintWriter err) throws UTLFException
doOperation in interface GridOp<UOp.Variable>var - 処理に利用する変数.err - エラー出力.UTLFExceptionEDB Working Group at Mon Dec 15 16:45:05 JST 2025