Package org.jjazz.diff.api
Class DiffProvider.Utilities
java.lang.Object
org.jjazz.diff.api.DiffProvider.Utilities
- Enclosing interface:
- DiffProvider<Type>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic DiffProvider<?>
Use the first implementation present in the global lookup.
-
Constructor Details
-
Utilities
public Utilities()
-
-
Method Details
-
getDefault
Use the first implementation present in the global lookup. If nothing found, use the default one.- Returns:
-