public interface DuplicateClassFinder
Modifier and Type | Method and Description |
---|---|
SortedSet<String> |
getClassFileNames(JarSet jars) |
SortedSet<String> |
getClassNames(JarSet jars) |
Set<JarSet> |
getJarSetsWithCommonClasses() |
SortedSet<String> |
getPackageNames(JarSet jars) |
Copyright © 2003–2020 Atlassian. All rights reserved.