org.axiondb.engine.rowcollection
Class RowCollections
java.lang.Object
org.axiondb.engine.rowcollection.RowCollections
- All Implemented Interfaces:
- RowCollection
public abstract class RowCollections
- extends Object
- implements RowCollection
An Utility for Row Collections.
- Version:
- $Revision: 1.2 $ $Date: 2005/12/22 09:02:30 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowCollections
public RowCollections()
singletonList
public static RowCollection singletonList(Row row)