-
public interface CodeResolver
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description default booleanexists(String name)booleanhasChanged(String name)Stringresolve(String name)default List<String>resolveAllTemplateNames()
-