|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@ClosingCpInfo public interface UnusableEntry
This interface defines the methods every class designed for representing constant pool table's
unusable entries has to expose. The JVM official specification states that every
CONSTANT_Fload_info or CONSTANT_Double_info must be followed by an unusable entry. This interface
represents those antries. Real implementation are required to provide empty
fromStream() and toStream() methods implementation.
| Method Summary |
|---|
| Methods inherited from interface jef.dna.constantInfo.ConstantInfo |
|---|
clone, fromStream, getCpt, getTag, getType, setCpt, setTag, toStream, updateRefs, validate |
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||