Skip navigation links 
 
oracle.dss.util
Interface UpdatableSet
- All Superinterfaces:
 
- java.lang.Cloneable, Collection, UpdatableCollection
 
- All Known Implementing Classes:
 
- RangeCollection, UpdatableSetImpl
 
- 
public interface UpdatableSet
 
- extends UpdatableCollection
 
UpdatableSet interface. Sets contain at most one occurrence of any object
 
 
 
 
 
include
void include(java.lang.Object element)
includeElements
void includeElements(java.util.Enumeration e)
Skip navigation links 
 
Copyright © 1997, 2015, Oracle. All rights reserved.