| Package | Description |
|---|---|
| org.bigtesting.interpolatd.core |
| Modifier and Type | Method and Description |
|---|---|
List<Substitution> |
SubstitutionHandlerImpl.interpolate(String toInterpolate,
T arg) |
List<Substitution> |
InterpolationHandlerImpl.interpolate(String toInterpolate,
T arg) |
List<Substitution> |
Interpolating.interpolate(String toInterpolate,
T arg) |
List<Substitution> |
EscapeHandler.interpolate(String toInterpolate,
T arg) |
| Modifier and Type | Method and Description |
|---|---|
int |
Substitution.compareTo(Substitution that) |
boolean |
Substitution.isAfter(Substitution that) |
Copyright © 2014. All Rights Reserved.