|
janino.net | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.codehaus.janino.util.ClassFile.ConstantPoolInfo
org.codehaus.janino.util.ClassFile.ConstantValuePoolInfo
public abstract static class ClassFile.ConstantValuePoolInfo
Intermediate base class for constant pool table entry types that have 'value' semantics: Double, Float, Integer, Long, String
| Constructor Summary | |
|---|---|
ClassFile.ConstantValuePoolInfo()
|
|
| Method Summary | |
|---|---|
abstract java.lang.Object |
getValue(ClassFile classFile)
|
| Methods inherited from class org.codehaus.janino.util.ClassFile.ConstantPoolInfo |
|---|
isWide, store |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassFile.ConstantValuePoolInfo()
| Method Detail |
|---|
public abstract java.lang.Object getValue(ClassFile classFile)
Double, Float, Integer, Long or String
|
janino.net | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||