| Package | Description |
|---|---|
| com.landawn.abacus.util.function |
| Modifier and Type | Method and Description |
|---|---|
default ByteUnaryOperator |
ByteUnaryOperator.andThen(ByteUnaryOperator after) |
default ByteUnaryOperator |
ByteUnaryOperator.compose(ByteUnaryOperator before) |
static ByteUnaryOperator |
ByteUnaryOperator.identity() |
| Modifier and Type | Method and Description |
|---|---|
default ByteUnaryOperator |
ByteUnaryOperator.andThen(ByteUnaryOperator after) |
default ByteUnaryOperator |
ByteUnaryOperator.compose(ByteUnaryOperator before) |
Copyright © 2021. All rights reserved.