Class MultimapKeyValuesSerializingProcedure<K,V>
java.lang.Object
org.eclipse.collections.impl.block.procedure.checked.CheckedProcedure2<K, RichIterable<V>>
org.eclipse.collections.impl.block.procedure.checked.MultimapKeyValuesSerializingProcedure<K,V>
- All Implemented Interfaces:
Serializable, BiConsumer<K, RichIterable<V>>, Procedure2<K, RichIterable<V>>, ThrowingProcedure2<K, RichIterable<V>>
public class MultimapKeyValuesSerializingProcedure<K,V>
extends CheckedProcedure2<K, RichIterable<V>>
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class CheckedProcedure2
valueMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface BiConsumer
andThenMethods inherited from interface Procedure2
accept
-
Constructor Details
-
MultimapKeyValuesSerializingProcedure
-
-
Method Details
-
safeValue
- Throws:
IOException
-