|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.axiondb.engine.rowcollection.RowCollections
public abstract class RowCollections
An Utility for Row Collections.
Constructor Summary | |
---|---|
RowCollections()
|
Method Summary | |
---|---|
static RowCollection |
singletonList(Row row)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.axiondb.RowCollection |
---|
add, clear, contains, isEmpty, remove, rowIterator, size |
Constructor Detail |
---|
public RowCollections()
Method Detail |
---|
public static RowCollection singletonList(Row row)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |