public static interface ClassPath.ClassFile
| Modifier and Type | Method and Description |
|---|---|
String |
getBase() |
InputStream |
getInputStream() |
String |
getPath() |
long |
getSize() |
long |
getTime() |
InputStream getInputStream() throws IOException
IOExceptionString getPath()
String getBase()
long getTime()
long getSize()
Copyright © 2018–2021 mhoffrogge. All rights reserved.