Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD com.ibm.utilities.collections
Interface Modifiable
- All Known Subinterfaces:
- com.ibm.utilities.collections.collections.Collection<T>, UnmodifiableCollection<T>, UnmodifiableList<T>, UnmodifiableSet<T>
public interface ModifiableDenotes an object that has potentially mutable content.
- Since:
- 8.0
- See Also:
- Unmodifiable
- Note:
This interface is designed to be implemented by clients.
Tree PREV CLASS NEXT CLASS SUMMARY: NESTED | FIELD | CONSTR | METHOD DETAIL: FIELD | CONSTR | METHOD