@FunctionalInterface public interface MediaOp extends GridOp<MediaOp.Variable>, Serializable
Modifier and Type | Interface and Description |
---|---|
static class |
MediaOp.Variable
Variables for Grid Operation.
|
Modifier and Type | Method and Description |
---|---|
boolean |
doOperation(MediaOp.Variable var,
PrintWriter err)
処理を実行する.
|
boolean doOperation(MediaOp.Variable var, PrintWriter err) throws RMGridException
doOperation
in interface GridOp<MediaOp.Variable>
var
- 処理に利用する変数.err
- エラー出力.RMGridException
EDB Working Group at Tue Jun 10 17:08:59 JST 2025