| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExtendedReorderableList | |
|---|---|
| ch.elca.el4j.util.codingsupport | |
| ch.elca.el4j.util.collections | |
| ch.elca.el4j.util.collections.impl | |
| Uses of ExtendedReorderableList in ch.elca.el4j.util.codingsupport | 
|---|
| Methods in ch.elca.el4j.util.codingsupport with parameters of type ExtendedReorderableList | ||
|---|---|---|
static
 | 
CollectionUtils.orderLike(ExtendedReorderableList<T> list,
          List<? extends T> example)
See orderLike(List). | 
|
| Uses of ExtendedReorderableList in ch.elca.el4j.util.collections | 
|---|
| Subinterfaces of ExtendedReorderableList in ch.elca.el4j.util.collections | |
|---|---|
 interface | 
ExtendedWritableList<T>
An enriched version of List. | 
 interface | 
TransformedList<I,O>
A view for a list where every element appears transformed.  | 
| Uses of ExtendedReorderableList in ch.elca.el4j.util.collections.impl | 
|---|
| Classes in ch.elca.el4j.util.collections.impl that implement ExtendedReorderableList | |
|---|---|
 class | 
DefaultTransformedList<I,O>
Default implementation of TransformedList. | 
 class | 
ExtendedArrayList<T>
A default implementation of the ExtendedWritableList interface.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||