类的使用
cn.taketoday.core.OrderComparator
使用OrderComparator的程序包
程序包
说明
Provides core helpers that are not specific to any part of the framework.
Core support package for annotations, meta-annotations, and merged
annotations with attribute overrides.
-
cn.taketoday.core中OrderComparator的使用
声明为OrderComparator的cn.taketoday.core中的字段修饰符和类型字段说明static final OrderComparatorOrderComparator.INSTANCEShared default instance ofOrderComparator. -
cn.taketoday.core.annotation中OrderComparator的使用
修饰符和类型类说明classAnnotationAwareOrderComparatoris an extension ofOrderComparatorthat supportsOrderedinterface as well as the@Orderand@Priorityannotations, with an order value provided by anOrderedinstance overriding a statically defined annotation value (if any).