Modifier and Type | Field and Description |
---|---|
java.lang.String |
host_class |
static java.lang.String |
NAME |
Constructor and Description |
---|
NestHostAttribute(java.lang.String host_class) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
name() |
(package private) static NestHostAttribute |
parseNestHostAttribute(java.io.DataInput in,
ConstantPool constant_pool) |
java.lang.String |
toString() |
public static final java.lang.String NAME
public final java.lang.String host_class
public java.lang.String toString()
toString
in class java.lang.Object
static NestHostAttribute parseNestHostAttribute(java.io.DataInput in, ConstantPool constant_pool) throws java.io.IOException
java.io.IOException