public class MultipleInheritanceTest.MyObservableList extends ObservableList
| Modifier and Type | Method and Description |
|---|---|
boolean |
add(java.lang.Object o) |
add, addAll, addAll, clear, contains, containsAll, equals, get, hashCode, indexOf, isEmpty, iterator, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, retainAll, set, size, subList, toArray, toArraypublic boolean add(java.lang.Object o)
add in interface java.util.Collectionadd in interface java.util.Listadd in class ObservableList