public class TorchList extends TorchReferenceable
| Modifier and Type | Field and Description |
|---|---|
java.util.List<TorchObject> |
list |
index, torchName, version| Constructor and Description |
|---|
TorchList() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
get(int index) |
public java.util.List<TorchObject> list