Package proguard.io

Class RenamedDataEntry

java.lang.Object
proguard.io.WrappedDataEntry
proguard.io.RenamedDataEntry
All Implemented Interfaces:
DataEntry

public class RenamedDataEntry extends WrappedDataEntry
This DataEntry wraps another data entry, returning a different name instead of the wrapped data entry's name.