Interface SplitBrainMergeTypes.CollectionMergeTypes<V>

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

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