Class SingleColumnValueIterator

  • All Implemented Interfaces:
    ColumnValuesIterator

    public class SingleColumnValueIterator
    extends java.lang.Object
    implements ColumnValuesIterator
    Author:
    Lucian Chirita (lucianc@users.sourceforge.net)
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object get()  
      void moveFirst()  
      boolean next()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait