public static final class ConfigurationSource.Result
extends java.lang.Object
| Constructor and Description |
|---|
Result(java.lang.Object value,
boolean authoritative) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getValue() |
boolean |
isAuthoritative() |
java.lang.String |
toString() |
Copyright © 2009-2015 The Project Lombok Authors, licensed under the MIT licence.