Uses of Class
sk.antons.web.path.element.Sequence
-
Packages that use Sequence Package Description sk.antons.web.path.element -
-
Uses of Sequence in sk.antons.web.path.element
Methods in sk.antons.web.path.element that return types with arguments of type Sequence Modifier and Type Method Description static List<Sequence>Sequence. split(char[] chars, int startpos, int endpos)Constructor parameters in sk.antons.web.path.element with type arguments of type Sequence Constructor Description SequenceElementMatcher(List<Sequence> sequences)
-