Uses of Class
com.vladsch.flexmark.util.sequence.RepeatedSequence
-
Packages that use RepeatedSequence Package Description com.vladsch.flexmark.util.sequence -
-
Uses of RepeatedSequence in com.vladsch.flexmark.util.sequence
Fields in com.vladsch.flexmark.util.sequence declared as RepeatedSequence Modifier and Type Field Description static RepeatedSequence
RepeatedSequence. NULL
Methods in com.vladsch.flexmark.util.sequence that return RepeatedSequence Modifier and Type Method Description RepeatedSequence
RepeatedSequence. repeat(int count)
-