R - the class representing a row of this tablepublic interface ITable<R>
| Modifier and Type | Method and Description |
|---|---|
List<R> |
getAllRows()
Returns all rows of this table.
|
String |
getName()
Returns the qualified name of this table.
|
static final String TAG_NAME
Copyright © 2023. All rights reserved.