程序包 proguard.io

类 DirectoryFilter

    • 方法概要

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

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

      • DirectoryFilter

        public DirectoryFilter​(DataEntryReader directoryReader)
        Creates a new ClassFilter that delegates reading directories to the given reader.
      • DirectoryFilter

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