Interface SplitBrainMergeTypes.CollectionMergeTypes<V>

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

public static interface SplitBrainMergeTypes.CollectionMergeTypes<V>
extends MergingValue<Collection<V>>
Provided merge types of collections (ISet and IList).
Since:
3.10