Uses of Interface
org.ghotibeaun.json.merge.strategies.JSONObjectConflictStrategy
| Package | Description |
|---|---|
| org.ghotibeaun.json.merge | |
| org.ghotibeaun.json.merge.strategies |
-
Uses of JSONObjectConflictStrategy in org.ghotibeaun.json.merge
Methods in org.ghotibeaun.json.merge that return JSONObjectConflictStrategy Modifier and Type Method Description JSONObjectConflictStrategyAbstractMergeProcessor. getObjectConflictStrategy()JSONObjectConflictStrategyMergeProcess. getObjectConflictStrategy()Return the Conflict Strategy to apply to JSONObject nodesJSONObjectConflictStrategyMergeProcessor. getObjectConflictStrategy() -
Uses of JSONObjectConflictStrategy in org.ghotibeaun.json.merge.strategies
Classes in org.ghotibeaun.json.merge.strategies that implement JSONObjectConflictStrategy Modifier and Type Class Description classAbstractJSONObjectConflictStrategyclassAcceptPrimaryConflictStrategyclassAcceptSecondaryConflictStrategyclassAppendObjectConflictStrategy