public interface ReadonlyList<T extends BaseEntity> extends Iterable<T>, Disposable
| Modifier and Type | Method and Description |
|---|---|
T |
get(int i) |
int |
size() |
forEach, iterator, spliteratordisposeT get(int i) throws IOException
IOExceptionint size()