Searched defs:getListIterator (Results 1 - 1 of 1) sorted by relevance
/owl-s/src/impl/owl/ | ||
H A D | CastingList.java | 70 ListIterator i = CastingList.this.getListIterator(index);
90 private ListIterator getListIterator(int index) { method in class:CastingList |
Completed in 28 milliseconds