Package 

Interface TypedComponent

  • All Implemented Interfaces:
    icu.windea.breezeframework.core.component.Component

    
    public interface TypedComponent
     implements Component
                        

    拥有目标类型的组件。

    • Method Summary

      Modifier and Type Method Description
      abstract Type getTargetType() 目标类型。
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait