public class TimeExpression
| Modifier and Type | Field and Description |
|---|---|
static TimeExpression |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
au.com.dius.pact.com.github.michaelbull.result.Result<java.time.OffsetTime,java.lang.String> |
executeTimeExpression(java.time.OffsetTime base,
java.lang.String expression) |
public static TimeExpression INSTANCE