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

org.robolectric.annotation.processing.package-info Maven / Gradle / Ivy

There is a newer version: 3.4-rc2
Show newest version
/**
 * Robolectric annotation processor.
 *
 * 

* Annotation processor used to generate `shadowOf` methods and other metadata needed by * shadow packages, as well as perform compile-time checking of constraints that are * implied by Robolectric's annotations. *

*/ package org.robolectric.annotation.processing;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy