Uses of Class
de.quantummaid.httpmaid.path.statemachine.ElementPosition
-
Packages that use ElementPosition Package Description de.quantummaid.httpmaid.path.statemachine -
-
Uses of ElementPosition in de.quantummaid.httpmaid.path.statemachine
Methods in de.quantummaid.httpmaid.path.statemachine that return ElementPosition Modifier and Type Method Description ElementPosition<T>ElementPosition. next()static <T> ElementPosition<T>ElementPosition. start(List<T> elements)Methods in de.quantummaid.httpmaid.path.statemachine with parameters of type ElementPosition Modifier and Type Method Description MatchingResultStateMachine. accept(ElementPosition<T> elementPosition)
-