Class ImplementsValidator

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

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