K - the map key typeV - the map value typepublic abstract class MapFunction<K,V,T> extends AbstractFunction<T,Map<K,V>>
| Constructor and Description |
|---|
MapFunction(T operand,
UnaryOperator<Map<K,V>> copier,
Supplier<Map<K,V>> factory) |
apply, getOperandclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenaccept, andThenCopyright © 2019 JBoss by Red Hat. All rights reserved.