R
T
public class ConstantMapper<R,T> extends Object implements BinaryDelegate<R,Map<T,R>,T>
ConstantMapper()
perform(Map<T,R> mapping, T value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ConstantMapper()
public R perform(Map<T,R> mapping, T value)
BinaryDelegate
perform
BinaryDelegate<R,Map<T,R>,T>
mapping
value
Copyright © 2012. All Rights Reserved.