Class ImplementsValidator

java.lang.Object
org.robolectric.annotation.processing.validator.Validator
org.robolectric.annotation.processing.validator.ImplementsValidator
All Implemented Interfaces:
ElementVisitor<Void,Element>

public class ImplementsValidator extends Validator
Validator that checks usages of Implements.