public interface HashSetModifiableDBIDs extends Set<DBID>, HashSetDBIDs, ModifiableDBIDs
Modifier and Type | Method and Description |
---|---|
boolean |
retainAll(DBIDs set)
Retain all elements that also are in the second set.
|
asCollection, contains, isEmpty, size
addDBIDs, removeDBIDs
boolean retainAll(DBIDs set)
set
- second set