joeq.Util.Templates
Interface ListIterator.RegisterOperand

All Superinterfaces:
Iterator, ListIterator, ListIterator.Operand
Enclosing class:
ListIterator

public static interface ListIterator.RegisterOperand
extends ListIterator.Operand


Method Summary
 Operand.RegisterOperand nextRegisterOperand()
           
 Operand.RegisterOperand previousRegisterOperand()
           
 
Methods inherited from interface joeq.Util.Templates.ListIterator.Operand
nextOperand, previousOperand
 
Methods inherited from interface java.util.ListIterator
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, set
 

Method Detail

nextRegisterOperand

Operand.RegisterOperand nextRegisterOperand()

previousRegisterOperand

Operand.RegisterOperand previousRegisterOperand()


Copyright © 2001-2008 John Whaley. All Rights Reserved.