public interface HashSetModifiableDBIDs extends HashSetDBIDs, ModifiableDBIDs
Modifier and Type | Method and Description |
---|---|
boolean |
retainAll(DBIDs set)
Retain all elements that also are in the second set.
|
contains, isEmpty, iter, iterator, size
add, addDBIDs, clear, remove, removeDBIDs
boolean retainAll(DBIDs set)
set
- second set