| Package | Description |
|---|---|
| ma.glasnost.orika.impl | |
| ma.glasnost.orika.util |
| Modifier and Type | Field and Description |
|---|---|
protected SortedCollection<Filter<Object,Object>> |
DefaultMapperFactory.filtersRegistry |
protected SortedCollection<Mapper<Object,Object>> |
DefaultMapperFactory.mappersRegistry |
| Modifier and Type | Class and Description |
|---|---|
class |
SortedSet<V>
A sorted set implementation based on a Comparator (or type's natural
ordering) where the comparison function is allowed to return ordering
equivalence (0) which doesn't necessarily imply logical equivalence.
|
Copyright © 2016 Glasnost. All rights reserved.