org.axiondb.engine.rowcollection

Class RowCollections

public abstract class RowCollections extends Object implements RowCollection

An Utility for Row Collections.

Version: $Revision: 1.2 $ $Date: 2005/12/22 09:02:30 $

Author: Ahimanikya Satapathy

Method Summary
static RowCollectionsingletonList(Row row)

Method Detail

singletonList

public static RowCollection singletonList(Row row)