Package net.jqwik.api.stateful
@NullMarked
package net.jqwik.api.stateful
-
ClassDescriptionAn action class represents a state change that can be preformed on a stateful
S
.ActionSequence<M extends @Nullable Object>A sequence of Actions that can be run with a model of typeM
ActionSequenceArbitrary<M extends @Nullable Object>