| Package | Description |
|---|---|
| org.echocat.locela.api.java.properties |
| Modifier and Type | Method and Description |
|---|---|
static <V> StandardProperties<V> |
StandardProperties.properties(Property<V>... properties) |
StandardProperties<V> |
StandardProperties.withAnnotations(Annotation... annotations) |
StandardProperties<V> |
StandardProperties.withAnnotations(Iterable<? extends Annotation> annotations) |
StandardProperties<V> |
StandardProperties.withProperties(Iterable<? extends Property<? extends V>> properties) |
StandardProperties<V> |
StandardProperties.withProperties(Property<?>... properties) |
Copyright © 2023 echocat. All rights reserved.