Package org.robolectric.util.inject
Annotation Type Supercedes
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface Supercedes
Indicates that the annotated type is intended as a replacement for another type.
@Documented @Retention(RUNTIME) @Target(TYPE) public @interface Supercedes