|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ClassFile
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface com.jeffpalm.decompiler.Dumpable |
---|
Dumpable.Helper |
Field Summary |
---|
Fields inherited from interface com.jeffpalm.decompiler.Dumpable |
---|
HELPER |
Method Summary | |
---|---|
ConstantPool |
constantPool()
|
boolean |
isAbstract()
|
boolean |
isFinal()
|
boolean |
isInterface()
|
boolean |
isPublic()
|
boolean |
isSuper()
|
java.lang.String |
name()
|
Methods inherited from interface com.jeffpalm.decompiler.Dumpable |
---|
dumpTo |
Method Detail |
---|
boolean isPublic()
boolean isFinal()
boolean isSuper()
boolean isInterface()
boolean isAbstract()
java.lang.String name()
ConstantPool constantPool()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |