net.sourceforge.combean.util
Class Iterations

Package class diagram package Iterations
java.lang.Object
  extended by net.sourceforge.combean.util.Iterations

public class Iterations
extends Object


Constructor Summary
Iterations()
           
 
Method Summary
static long countIterations(Iterator it)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Iterations

public Iterations()
Method Detail

countIterations

public static long countIterations(Iterator it)