joeq.Compiler.Analysis.IPSSA.Utils
Class IteratorHelper

java.lang.Object
  extended by joeq.Compiler.Analysis.IPSSA.Utils.IteratorHelper

public class IteratorHelper
extends java.lang.Object

Version:
$Id: IteratorHelper.java,v 1.6 2004/09/22 22:17:25 joewhaley Exp $
Author:
livshits

Nested Class Summary
static class IteratorHelper.EmptyIterator
           
static class IteratorHelper.SingleIterator
           
 
Constructor Summary
IteratorHelper()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IteratorHelper

public IteratorHelper()