|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ReadonlyList<T extends BaseEntity>
A list which only provides those features needed to read items from the list.
| Method Summary | |
|---|---|
T |
get(int i)
|
int |
size()
|
| Methods inherited from interface java.lang.Iterable |
|---|
iterator |
| Methods inherited from interface fiftyone.mobile.detection.Disposable |
|---|
dispose |
| Method Detail |
|---|
T get(int i)
throws IOException
IOExceptionint size()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||