|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ExternalOrderingSet | |
|---|---|
| org.decisiondeck.utils.collections | |
| org.decisiondeck.xmcda_oo.utils | |
| Uses of ExternalOrderingSet in org.decisiondeck.utils.collections |
|---|
| Constructors in org.decisiondeck.utils.collections with parameters of type ExternalOrderingSet | |
|---|---|
OrderDecoratedSet(ExternalOrderingSet<E> order,
Set<E> delegate,
boolean changeOrder)
|
|
| Uses of ExternalOrderingSet in org.decisiondeck.xmcda_oo.utils |
|---|
| Methods in org.decisiondeck.xmcda_oo.utils that return ExternalOrderingSet | ||
|---|---|---|
static
|
ExternalOrderingSet.create()
|
|
static
|
ExternalOrderingSet.create(Collection<E> order)
Creates a new object initialized with the given collection, in order of iteration. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||