public static interface Input.Builder<OP extends Input<I>,I,B extends Input.Builder<OP,I,?>> extends Operation.Builder<OP,B>
Modifier and Type | Method and Description |
---|---|
default B |
input(I input) |
_getOp, _self
Copyright © 2022. All rights reserved.