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