@FunctionalInterface public interface OperatorConsumer
| Modifier and Type | Field and Description |
|---|---|
static OperatorConsumer |
NO_OP |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Operator operator,
List<COSBase> operands) |
static final OperatorConsumer NO_OP
void apply(Operator operator, List<COSBase> operands) throws IOException
IOExceptionCopyright © 2020 sejda. All rights reserved.