您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
使用
树
已过时
索引
帮助
SEARCH:
类的使用
cn.taketoday.context.condition.AbstractNestedCondition
使用
AbstractNestedCondition
的程序包
程序包
说明
cn.taketoday.context.condition
@Condition
annotations and supporting classes.
cn.taketoday.context.condition
中
AbstractNestedCondition
的使用
cn.taketoday.context.condition
中
AbstractNestedCondition
的子类
修饰符和类型
类
说明
class
AllNestedConditions
Condition
that will match when all nested class conditions match.
class
AnyNestedCondition
Condition
that will match when any nested class condition matches.
class
NoneNestedConditions
Condition
that will match when none of the nested class conditions match.