Package | Description |
---|---|
org.apache.tamaya.spi |
Modifier and Type | Method and Description |
---|---|
PropertyValue |
PropertyValueBuilder.build()
Creates a new immutable
PropertyValue . |
PropertyValue |
PropertySource.get(String key)
Access a property.
|
static PropertyValue |
PropertyValue.of(String key,
String value,
String source)
Creates a new PropertyValue without any metadata..
|
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.