See: Description
Interface | Description |
---|---|
KeyMapper |
Represents a function that maps a key of a property entry to another key (or removes it
if mapped to null).
|
Predicate<T> |
Represents a predicate (boolean-valued function) of one argument.
|
PropertyMapper |
This is a simple functional interface, used for mapping properties.
|
PropertyMatcher |
Represents a selector predicate for selecting configuration properties.
|
Class | Description |
---|---|
ConfigurationFunctions |
Accessor that provides useful functions along with configuration.
|
PropertySourceFunctions |
Accessor that provides useful functions along with configuration.
|
Copyright © 2014–2016 Apache Software Foundation. All rights reserved.