|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface InstructionEnumeration
Extend java.util.Enumeration to avoid downcasts from object. Also provide a preallocated empty instruction enumeration.
| Method Summary | |
|---|---|
Instruction |
next()
Same as nextElement but avoid the need to downcast from Object |
| Methods inherited from interface java.util.Enumeration |
|---|
hasMoreElements, nextElement |
| Method Detail |
|---|
Instruction next()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||