Modifier and Type | Method and Description |
---|---|
OutlineCode |
OutlineCodeCollection.get(int index) |
OutlineCode |
OutlineCodeCollection.set(int index,
OutlineCode item) |
Modifier and Type | Method and Description |
---|---|
Iterator<OutlineCode> |
OutlineCodeCollection.iterator() |
Modifier and Type | Method and Description |
---|---|
boolean |
OutlineCodeCollection.add(OutlineCode item) |
OutlineCode |
OutlineCodeCollection.set(int index,
OutlineCode item) |