| 程序包 | 说明 |
|---|---|
| cn.gongler.util.bytes.function |
| 限定符和类型 | 方法和说明 |
|---|---|
default ByteUnaryOperator |
ByteUnaryOperator.andThen(ByteUnaryOperator after) |
default ByteUnaryOperator |
ByteUnaryOperator.compose(ByteUnaryOperator before) |
static ByteUnaryOperator |
ByteUnaryOperator.identity()
Returns a unary operator that always returns its input argument.
|
| 限定符和类型 | 方法和说明 |
|---|---|
default ByteUnaryOperator |
ByteUnaryOperator.andThen(ByteUnaryOperator after) |
default ByteUnaryOperator |
ByteUnaryOperator.compose(ByteUnaryOperator before) |
Copyright © 2022. All rights reserved.