private static class ClassPath.Dir extends ClassPath.PathEntry
Modifier and Type | Method and Description |
---|---|
(package private) ClassPath.ClassFile |
getClassFile(String name,
String suffix) |
String |
toString() |
private String dir
Dir(String d)
ClassPath.ClassFile getClassFile(String name, String suffix) throws IOException
getClassFile
in class ClassPath.PathEntry
IOException