类 BaseEngine

    • 字段概要

      字段 
      修饰符和类型 字段 说明
      protected static java.lang.String TAG  
    • 构造器概要

      构造器 
      构造器 说明
      BaseEngine()  
    • 方法概要

      所有方法 实例方法 抽象方法 
      修饰符和类型 方法 说明
      abstract java.lang.String getTag()  
      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 字段详细资料

      • TAG

        protected static java.lang.String TAG
    • 构造器详细资料

      • BaseEngine

        public BaseEngine()
    • 方法详细资料

      • getTag

        public abstract java.lang.String getTag()