| Package | Description |
|---|---|
| org.refcodes.collection | |
| org.refcodes.collection.impls |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Dictionary.ClearableDictionary<K,V>
|
static interface |
Dictionary.MutableDictionary<K,V>
Extends the
Dictionary with mutable (writable) functionality,
especially by providing #add(Object) and #remove(Object)
methods. |
static interface |
Properties.ClearableProperties |
static interface |
Properties.MutableProperties |
static interface |
Properties.PropertiesBuilder |
| Modifier and Type | Class and Description |
|---|---|
static class |
PropertiesImpl.MutablePropertiesImpl |
static class |
PropertiesImpl.PropertiesBuilderImpl |
Copyright © 2017. All rights reserved.