Package com.cedarsoftware.io.util
package com.cedarsoftware.io.util
-
ClassesClassDescriptionSealableList<T>SealableList provides a List or List wrapper that can be 'sealed' and 'unsealed.'SealableMap<K,
V> SealableMap provides a Map or Map wrapper that can be 'sealed' and 'unsealed.'SealableNavigableMap<K,V> SealableNavigableMap provides a NavigableMap or NavigableMap wrapper that can be 'sealed' and 'unsealed.'SealableNavigableSet provides a NavigableSet or NavigableSet wrapper that can be 'sealed' and 'unsealed.'SealableSet<T>SealableSet provides a Set or Set wrapper that can be 'sealed' and 'unsealed.'SingletonMap<K,V> SingletonSet<T>