接口的使用
cn.sliew.milky.component.Component
-
-
cn.sliew.milky.component中Component的使用
类型参数类型为Component的cn.sliew.milky.component中的类 修饰符和类型 类 说明 classAbstractComponentRegistry<E extends Component,C>component base implemention.interfaceComponentRegistry<E extends Component,C>实现Component的cn.sliew.milky.component中的类 修饰符和类型 类 说明 classAbstractComponent类型参数类型为Component的cn.sliew.milky.component中的方法 修饰符和类型 方法 说明 <T extends Component>
booleanComponentLookupService. exists(T component)<T extends Component>
Set<String>ComponentLookupService. lookup(Class<T> componentType)<T extends Component>
Optional<T>ComponentLookupService. lookup(String name)参数类型为Component的cn.sliew.milky.component中的方法 修饰符和类型 方法 说明 booleanAbstractComponentRegistry. exists(Component component)
-