All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.xtremelabs.robolectric.shadows.package.html Maven / Gradle / Ivy

There is a newer version: 1.2
Show newest version






Provides shadow implementations of classes in the Android SDK. All of the classes in this package ("Shadow" classes) are
annotated with the {@link com.xtremelabs.robolectric.internal.Implements} annotation, which causes the implementations
of the associated Android classes to be replaced, on a method by method basis, with their annotated counterparts on the
Shadow class.






@see com.xtremelabs.robolectric.internal.Implements






© 2015 - 2025 Weber Informatics LLC | Privacy Policy