Package org.powermock.core.classloader
Interface PowerMockModified
public interface PowerMockModified
Interface marker. If an interface extends the PowerMockModified or a class implements
PowerMockModified this means that the interface/class has been modified by PowerMock.