|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CollectionToCollectionAdapterBase | |
|---|---|
| org.omnaest.utils.structure.collection.adapter | |
| org.omnaest.utils.structure.collection.set.adapter | |
| Uses of CollectionToCollectionAdapterBase in org.omnaest.utils.structure.collection.adapter |
|---|
| Subclasses of CollectionToCollectionAdapterBase in org.omnaest.utils.structure.collection.adapter | |
|---|---|
class |
CollectionToCollectionAdapter<FROM,TO>
Adapter from one Collection with its specific type to an underlying Collection with another specific type using
an ElementBidirectionalConverter instance to translate forth and back in types. |
| Uses of CollectionToCollectionAdapterBase in org.omnaest.utils.structure.collection.set.adapter |
|---|
| Subclasses of CollectionToCollectionAdapterBase in org.omnaest.utils.structure.collection.set.adapter | |
|---|---|
class |
SetToSetAdapter<FROM,TO>
Adapter from one Set with a specific type to another Set with another specific type using a
ElementBidirectionalConverter |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||