|
Web Site | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.janino.util.ClassFile.ConstantPoolInfo
public abstract static class ClassFile.ConstantPoolInfo
| Constructor Summary | |
|---|---|
ClassFile.ConstantPoolInfo()
|
|
| Method Summary | |
|---|---|
abstract boolean |
isWide()
|
abstract void |
store(java.io.DataOutputStream dos)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassFile.ConstantPoolInfo()
| Method Detail |
|---|
public abstract void store(java.io.DataOutputStream dos)
throws java.io.IOException
java.io.IOExceptionpublic abstract boolean isWide()
|
Web Site | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||