类分层结构
- java.lang.Object
- tech.testnx.cah.support.AbstractBehaviorManagement<T> (implements tech.testnx.cah.support.ManageBehavior<T>)
- tech.testnx.cah.support.ActionManagement<T>
- tech.testnx.cah.support.StepManagement<T>
- tech.testnx.cah.support.AbstractBehaviorManagement<T> (implements tech.testnx.cah.support.ManageBehavior<T>)
接口分层结构
- tech.testnx.cah.support.ManageBehavior<T>