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