|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.vividsolutions.jump.util.CollectionWrapper
com.vividsolutions.jump.util.ListWrapper
com.vividsolutions.jump.util.LazyList
public class LazyList
| Constructor Summary | |
|---|---|
LazyList(Block collectionFactory)
|
|
| Method Summary | |
|---|---|
java.util.Collection |
getCollection()
|
| Methods inherited from class com.vividsolutions.jump.util.ListWrapper |
|---|
add, addAll, get, getList, indexOf, lastIndexOf, listIterator, listIterator, remove, set, subList |
| Methods inherited from class com.vividsolutions.jump.util.CollectionWrapper |
|---|
add, addAll, clear, contains, containsAll, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.List |
|---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Constructor Detail |
|---|
public LazyList(Block collectionFactory)
| Method Detail |
|---|
public java.util.Collection getCollection()
getCollection in class CollectionWrapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||