Uses of Interface
de.focus_shift.spi.MovingCondition
-
Packages that use MovingCondition Package Description de.focus_shift.parser.predicates de.focus_shift.spi -
-
Uses of MovingCondition in de.focus_shift.parser.predicates
Methods in de.focus_shift.parser.predicates with parameters of type MovingCondition Modifier and Type Method Description booleanValidMovingCondition. test(MovingCondition movingCondition) -
Uses of MovingCondition in de.focus_shift.spi
Methods in de.focus_shift.spi that return types with arguments of type MovingCondition Modifier and Type Method Description List<MovingCondition>Movable. conditions()
-