Interface JSONArrayConflictStrategy
- All Superinterfaces:
ConflictStrategy<JSONArray,Integer>
- All Known Implementing Classes:
AbstractJSONArrayConflictStrategy
,AppendArrayConflictStrategy
,DeduplicateArrayConflictStrategy
,InsertAfterConflictStrategy
,InsertBeforeConflictStrategy
public interface JSONArrayConflictStrategy extends ConflictStrategy<JSONArray,Integer>
-
Method Summary
Methods inherited from interface org.ghotibeaun.json.merge.strategies.ConflictStrategy
apply, getMergeProcessor