Uses of Interface
org.ghotibeaun.json.merge.strategies.JSONArrayConflictStrategy
| Package | Description |
|---|---|
| org.ghotibeaun.json.merge | |
| org.ghotibeaun.json.merge.strategies |
-
Uses of JSONArrayConflictStrategy in org.ghotibeaun.json.merge
Methods in org.ghotibeaun.json.merge that return JSONArrayConflictStrategy Modifier and Type Method Description JSONArrayConflictStrategyAbstractMergeProcessor. getArrayConflictStrategy()JSONArrayConflictStrategyMergeProcess. getArrayConflictStrategy()Return the the Conflict Strategy to apply to JSONArray nodesJSONArrayConflictStrategyMergeProcessor. getArrayConflictStrategy() -
Uses of JSONArrayConflictStrategy in org.ghotibeaun.json.merge.strategies
Classes in org.ghotibeaun.json.merge.strategies that implement JSONArrayConflictStrategy Modifier and Type Class Description classAbstractJSONArrayConflictStrategyclassAppendArrayConflictStrategyclassDeduplicateArrayConflictStrategyclassInsertAfterConflictStrategyclassInsertBeforeConflictStrategy