@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 - エラー出力.RMGridExceptionEDB Working Group at Mon Dec 15 16:45:05 JST 2025