程序包 proguard.io

类 ClassFilter

    • 方法概要

      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 构造器详细资料

      • ClassFilter

        public ClassFilter​(DataEntryReader classReader)
        Creates a new ClassFilter that delegates reading classes to the given reader.
      • ClassFilter

        public ClassFilter​(DataEntryReader classReader,
                           DataEntryReader dataEntryReader)
        Creates a new ClassFilter that delegates to either of the two given readers.