package-info.java
1 /**
2  * Provides classes that build the base structure of the state machine.
3  * The implementation is ready to use. It should not be necessary to extend these classes.
4  <p>
5  *
6  */
7 package com.x8ing.lsm4j.state;