|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dioscuri.module.cpu32.AttributeInfo
public abstract class AttributeInfo
Constructor Summary | |
---|---|
AttributeInfo()
|
Method Summary | |
---|---|
static AttributeInfo |
construct(java.io.DataInputStream in,
ConstantPoolInfo[] pool)
|
abstract void |
write(java.io.DataOutputStream out)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public AttributeInfo()
Method Detail |
---|
public abstract void write(java.io.DataOutputStream out) throws java.io.IOException
out
-
java.io.IOException
public static AttributeInfo construct(java.io.DataInputStream in, ConstantPoolInfo[] pool) throws java.io.IOException
in
- pool
-
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |