Interface | Description |
---|---|
BooleanConsumer |
boolean consumer
|
ByteConsumer |
byte consumer
|
ByteSupplier |
byte supplier
|
CharConsumer |
char consumer
|
CharSupplier |
char supplier
|
Conversion<T,R> |
转化接口
|
FileFilter |
文件过滤器
|
FloatConsumer |
float consumer
|
FloatSupplier |
float supplier
|
IGetter<T,R> |
getter 方法接口
|
ISetter<T,U> |
setter 方法接口
|
Mapper<I,O> |
映射接口
|
Reduce<V,R> |
规约接口
|
ShortSupplier |
short supplier
|
ShotConsumer |
short consumer
|
Class | Description |
---|---|
Functions |
函数常量
|
Suppliers |
提供者工具
|
Copyright © 2024. All rights reserved.