public static interface YamlProcessor.MatchCallback
Modifier and Type | Method and Description |
---|---|
void |
process(Properties properties,
Map<String,Object> map)
Process the properties.
|
void process(Properties properties, Map<String,Object> map)
properties
- the properties to processmap
- a mutable result mapCopyright © 2014 Pivotal Software, Inc.. All rights reserved.