Class CollectionPropertyParser<T extends Collection<Object>>

java.lang.Object
pro.taskana.common.internal.configuration.parser.CollectionPropertyParser<T>
All Implemented Interfaces:
PropertyParser<T>

public class CollectionPropertyParser<T extends Collection<Object>> extends Object implements PropertyParser<T>