protected static class FunctoredMap.Throw<K,V> extends Object implements Procedure, UnaryProcedure<Map<K,V>>, BinaryProcedure<K,V>
void
run()
run(K a, V b)
run(Map<K,V> obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public void run()
run
Runnable
Procedure
public void run(Map<K,V> obj)
UnaryProcedure<Map<K,V>>
public void run(K a, V b)
BinaryProcedure<K,V>
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.