|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AcceptUniqueDescendingSequence | |
|---|---|
| org.jjoost.util.filters | |
| Uses of AcceptUniqueDescendingSequence in org.jjoost.util.filters |
|---|
| Methods in org.jjoost.util.filters that return AcceptUniqueDescendingSequence | ||
|---|---|---|
static
|
AcceptUniqueDescendingSequence.get()
Returns a partial order filter which will accept a value only if it has never previously seen a value less than or equal to the value being tested; in an ordered set this results in unique values being efficiently obtained if applied in an descending order visit of some kind; it is a one shot filter, however, given the state stored. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||