Interface SplitBrainMergeTypes.QueueMergeTypes<V>

Type Parameters:
V - value type
All Superinterfaces:
MergingValue<Collection<V>>, MergingView
Enclosing class:
SplitBrainMergeTypes

public static interface SplitBrainMergeTypes.QueueMergeTypes<V>
extends MergingValue<Collection<V>>
Provided merge types of IQueue.
Since:
3.10