public class MultimapKeyValuesSerializingProcedure<K,V> extends CheckedProcedure2<K,RichIterable<V>>
| Constructor and Description |
|---|
MultimapKeyValuesSerializingProcedure(ObjectOutput out) |
| Modifier and Type | Method and Description |
|---|---|
void |
safeValue(K key,
RichIterable<V> iterable) |
valueequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitacceptandThenpublic MultimapKeyValuesSerializingProcedure(ObjectOutput out)
public void safeValue(K key, RichIterable<V> iterable) throws IOException
IOExceptionCopyright © 2004–2016. All rights reserved.