public class DefaultValueHelper extends Object
| Constructor and Description |
|---|
DefaultValueHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Optional<String> |
getDefaultValue(Annotations... annotations)
Find a default object in the annotation, or empty if nothing
|
public static Optional<String> getDefaultValue(Annotations... annotations)
annotations - the annotations to search inCopyright © 2018–2020. All rights reserved.