T - the map key typeR - the map value typepublic class ConstantMapper<T,R> extends Object implements BiFunction<Map<T,R>,T,R>
| Constructor and Description |
|---|
ConstantMapper() |
| Modifier and Type | Method and Description |
|---|---|
R |
apply(Map<T,R> mapping,
T value) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThenCopyright © 2017. All rights reserved.