net.redhogs.cronparser.builder
Class MinutesDescriptionBuilder
java.lang.Object
net.redhogs.cronparser.builder.AbstractDescriptionBuilder
net.redhogs.cronparser.builder.MinutesDescriptionBuilder
public class MinutesDescriptionBuilder
- extends AbstractDescriptionBuilder
- Since:
- 10 Dec 2012 14:11:11
- Author:
- grhodes
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MinutesDescriptionBuilder
public MinutesDescriptionBuilder()
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.