public class IsAfterMacro extends DateComparingMacro
Constructor and Description |
---|
IsAfterMacro() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
compare(LocalDateTime firstDate,
LocalDateTime secondDate) |
String |
getDescription()
Provides a short description of what the macro does for documentation purposes.
|
String |
getName() |
eval, getType, isConstant, parseInput, verifyArguments
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
dereference
protected boolean compare(LocalDateTime firstDate, LocalDateTime secondDate)
compare
in class DateComparingMacro
public String getDescription()
Macro
Copyright © 2018. All rights reserved.