
public interface OrderingResult extends Result
| Modifier and Type | Method and Description |
|---|---|
DBIDs |
getDBIDs()
Get the full set of DBIDs this ordering is defined for.
|
ArrayModifiableDBIDs |
iter(DBIDs ids)
Sort the given ids according to this ordering and return an iterator.
|
getLongName, getShortNameDBIDs getDBIDs()
ArrayModifiableDBIDs iter(DBIDs ids)
ids - Collection of ids.