Class Times<T>

java.lang.Object
org.jparsec.Matcher<List<T>>
org.jparsec.combinator.Times<T>

public class Times<T> extends Matcher<List<T>>