Interface CompareHome
-
public interface CompareHome
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>getBranches(URL url)ComparegetCompare(URL url, String tag1, String tag2)List<String>getTags(URL url)
-