Class SimpleParser<T>

java.lang.Object
pro.taskana.common.internal.configuration.parser.SimpleParser<T>
All Implemented Interfaces:
PropertyParser<T>
Direct Known Subclasses:
CustomHolidayParser, LocalTimeIntervalParser

public class SimpleParser<T> extends Object implements PropertyParser<T>