| Modifier and Type | Method and Description |
|---|---|
T |
WindowQueryList.get(long index) |
T |
QueryList.get(long index)
Get an item in the list, or throw an exception if this instance is no longer valid
or cannot provide the item.
|
T |
AlwaysInvalidQueryList.get(long index) |
Copyright © 2017. All rights reserved.