com.ibm.utilities.collections
Interface Unmodifiable

All Known Subinterfaces:
UnmodifiableCollection<T>, UnmodifiableList<T>, UnmodifiableSet<T>

public interface Unmodifiable

Denotes an object that cannot be modified

Since:
8.0
Note:
This interface is designed to be implemented by clients.