| 构造器和说明 |
|---|
FlatList(java.util.function.Predicate<List<T>> predicate) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<T> |
reduce(Collection<List<T>> elements) |
ReduceType |
reducerType() |
boolean |
willBreak(Collection<List<T>> elements) |
getResult, isHasBreak, reduceName, setBreak, setResultpublic FlatList(@Nonnull java.util.function.Predicate<List<T>> predicate)
public boolean willBreak(Collection<List<T>> elements)
public ReduceType reducerType()
Copyright © 2022. All rights reserved.