Class DiffProvider.Utilities

java.lang.Object
org.jjazz.diff.api.DiffProvider.Utilities
Enclosing interface:
DiffProvider<Type>

public static class DiffProvider.Utilities extends Object
  • Constructor Details

    • Utilities

      public Utilities()
  • Method Details

    • getDefault

      public static DiffProvider<?> getDefault()
      Use the first implementation present in the global lookup. If nothing found, use the default one.
      Returns: