public abstract class Op1 extends OpBase
Modifier and Type | Method and Description |
---|---|
abstract Op |
apply(Transform transform,
Op subOp) |
abstract Op1 |
copy(Op subOp) |
Op |
getSubOp() |
equals, equalTo, hashCode, output, output
toString, toString
toString
Licenced under the Apache License, Version 2.0