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, wait
add, clear, contains, isEmpty, remove, rowIterator, size
public static RowCollection singletonList(Row row)