Interface JSONObjectConflictStrategy
- All Superinterfaces:
ConflictStrategy<JSONObject,String>
- All Known Implementing Classes:
AbstractJSONObjectConflictStrategy
,AcceptPrimaryConflictStrategy
,AcceptSecondaryConflictStrategy
,AppendObjectConflictStrategy
public interface JSONObjectConflictStrategy extends ConflictStrategy<JSONObject,String>
-
Method Summary
Methods inherited from interface org.ghotibeaun.json.merge.strategies.ConflictStrategy
apply, getMergeProcessor