Example usage for org.springframework.statemachine.state State interface-usage

List of usage examples for org.springframework.statemachine.state State interface-usage

Introduction

In this page you can find the example usage for org.springframework.statemachine.state State interface-usage.

Usage

From source file org.springframework.statemachine.state.AbstractState.java

/**
 * Base implementation of a {@link State}.
 *
 * @author Janne Valkealahti
 *
 * @param <S> the type of state