net.redhogs.cronparser.builder
Class SecondsDescriptionBuilder
java.lang.Object
net.redhogs.cronparser.builder.AbstractDescriptionBuilder
net.redhogs.cronparser.builder.SecondsDescriptionBuilder
public class SecondsDescriptionBuilder
- extends AbstractDescriptionBuilder
- Since:
- 10 Dec 2012 14:10:43
- Author:
- grhodes
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SecondsDescriptionBuilder
public SecondsDescriptionBuilder()
getSingleItemDescription
protected String getSingleItemDescription(String expression)
- Specified by:
getSingleItemDescription in class AbstractDescriptionBuilder
- Returns:
getIntervalDescriptionFormat
protected String getIntervalDescriptionFormat(String expression)
- Specified by:
getIntervalDescriptionFormat in class AbstractDescriptionBuilder
- Returns:
getBetweenDescriptionFormat
protected String getBetweenDescriptionFormat(String expression)
- Specified by:
getBetweenDescriptionFormat in class AbstractDescriptionBuilder
- Returns:
getDescriptionFormat
protected String getDescriptionFormat(String expression)
- Specified by:
getDescriptionFormat in class AbstractDescriptionBuilder
- Returns:
Copyright © 2014 RedHogs. All rights reserved.