public abstract class RowCollections extends java.lang.Object implements RowCollection
| Constructor and Description |
|---|
RowCollections() |
| Modifier and Type | Method and Description |
|---|---|
static RowCollection |
singletonList(Row row) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, clear, contains, isEmpty, remove, rowIterator, sizepublic static RowCollection singletonList(Row row)