@NotThreadSafe public abstract class PropertiesSupport<V> extends AnnotationContainerSupport implements Properties<V>
| Constructor and Description |
|---|
PropertiesSupport() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
protected Set<String> |
getKeysOf(Properties<?> properties) |
protected abstract Iterable<? extends Property<V>> |
getProperties() |
int |
hashCode() |
Iterator<Property<V>> |
iterator() |
String |
toString() |
addAnnotation, addAnnotations, addAnnotations, annotations, annotations, removeAnnotation, removeAnnotationsclone, finalize, getClass, notify, notifyAll, wait, wait, waitadd, contains, get, removeforEach, spliteratoraddAnnotation, annotations, annotations, removeAnnotation, removeAnnotationsCopyright © 2023 echocat. All rights reserved.