程序包 proguard.io
-
类概要 类 说明 ClassMapDataEntryReplacer This DataEntryReader writes a class mapping to each received data entry, used for debugging of the configuration.ExtraDataEntryNameMap Map keeping track of all data entries that have associated extra data entries with them.ExtraDataEntryReader This DataEntryReader delegates to another DataEntryReader, inserting additional data entries that are attached to the read data entry.UniqueDataEntryWriter This DataEntryWriter delegates to a givenDataEntryWriter, but aDataEntrycan be written at most one time (uniqueness is based onDataEntry.getName().