程序包com.codingapi.springboot.flow.matcher的分层结构
类分层结构
- java.lang.Object
- com.codingapi.springboot.flow.matcher.AnyOperatorMatcher (implements com.codingapi.springboot.flow.matcher.IOperatorMatcher)
- com.codingapi.springboot.flow.matcher.ScriptOperatorMatcher (implements com.codingapi.springboot.flow.matcher.IOperatorMatcher)
- com.codingapi.springboot.flow.matcher.SpecifyOperatorMatcher (implements com.codingapi.springboot.flow.matcher.IOperatorMatcher)
接口分层结构
- com.codingapi.springboot.flow.matcher.IOperatorMatcher