public static class FileSystem.ClasspathNormalizer extends Object
| Constructor and Description |
|---|
FileSystem.ClasspathNormalizer() |
public static ArrayList normalize(ArrayList classpaths)
The given classpath entries are FileSystem.Classpath. We check the getPath() in order to find duplicate entries.
classpaths - the given classpath entriesCopyright © 2013. All rights reserved.