Class PathUtils.ReplacementFunctionWrapper
- Object
 - 
- PathUtils.ReplacementWrapper<String>
 - 
- ReplacementFunctionWrapper
 
 
 
- 
- 
Constructor Summary
Constructors Constructor Description ReplacementFunctionWrapper(Function<String,String> _function) 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringapply(String _value)- 
Methods inherited from class PathUtils.ReplacementWrapper
throwIfNullDetected 
 - 
 
 -