程序包 proguard.io

类 DataEntryClassWriter

    • 构造器详细资料

      • DataEntryClassWriter

        public DataEntryClassWriter​(DataEntryWriter dataEntryWriter)
        Creates a new DataEntryClassWriter for writing to the given DataEntryWriter.
      • DataEntryClassWriter

        public DataEntryClassWriter​(DataEntry templateDataEntry,
                                    DataEntryWriter dataEntryWriter)
        Creates a new DataEntryClassWriter for writing to the given DataEntryWriter, based on the given template DataEntry.