Searched defs:DeferedCollection (Results 1 - 1 of 1) sorted by relevance
| /openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/util/ | ||
| H A D | DeferedCollection.java | 40 public class DeferedCollection<T> implements Collection<T> { class in inherits:Collection 51 public DeferedCollection(Iterator<T> result) { method in class:DeferedCollection |
Completed in 39 milliseconds