public interface Interpolating<T>
| Modifier and Type | Method and Description |
|---|---|
List<Substitution> |
interpolate(String toInterpolate,
T arg) |
List<Substitution> interpolate(String toInterpolate, T arg)
Copyright © 2014. All Rights Reserved.