public class ShiftExpressionHelper extends Object
Modifier and Type | Field and Description |
---|---|
static Pattern |
shiftExpressionPattern |
Constructor and Description |
---|
ShiftExpressionHelper() |
Modifier and Type | Method and Description |
---|---|
static Calendar |
doShift(Calendar timestamp,
String shiftExpression) |
static boolean |
isShiftExpressionValid(String shiftExpression) |
public static final Pattern shiftExpressionPattern
Copyright © 2004-2018. All Rights Reserved.