Additional top-level class in compilation unit: ConstantPool.
Modifier and Type | Field and Description |
---|---|
private static final int |
Access | Constructor and Description |
---|---|
public |
Modifier and Type | Method and Description |
---|---|
public static String | Returns: the name of the classan input)InputStream valueGet the class name of a class in an input stream. |
CLASS_MAGIC_NUMBER | back to summary |
---|---|
private static final int CLASS_MAGIC_NUMBER |
ClassNameReader | back to summary |
---|---|
public ClassNameReader() |
getClassName | back to summary |
---|---|
public static String getClassName(InputStream input) throws IOException Get the class name of a class in an input stream.
|