Skip navigation links
C E G I K P W 

C

com.airbnb.epoxy - package com.airbnb.epoxy
 

E

EpoxyProcessor - Class in com.airbnb.epoxy
Looks for EpoxyAttribute annotations and generates a subclass for all classes that have those attributes.
EpoxyProcessor() - Constructor for class com.airbnb.epoxy.EpoxyProcessor
 
EpoxyProcessor(Map<String, String>) - Constructor for class com.airbnb.epoxy.EpoxyProcessor
Constructor to use for tests to pass annotation processor options since we can't get them from the build.gradle

G

getSupportedAnnotationTypes() - Method in class com.airbnb.epoxy.EpoxyProcessor
 
getSupportedSourceVersion() - Method in class com.airbnb.epoxy.EpoxyProcessor
 

I

init(ProcessingEnvironment) - Method in class com.airbnb.epoxy.EpoxyProcessor
 

K

KAPT_KOTLIN_GENERATED_OPTION_NAME - Static variable in class com.airbnb.epoxy.EpoxyProcessor
 

P

process(Set<? extends TypeElement>, RoundEnvironment) - Method in class com.airbnb.epoxy.EpoxyProcessor
 

W

withImplicitAdding() - Static method in class com.airbnb.epoxy.EpoxyProcessor
For testing.
withNoValidation() - Static method in class com.airbnb.epoxy.EpoxyProcessor
For testing.
C E G I K P W 
Skip navigation links