public class BindDynamicValuesMethodExtractor extends Object
Modifier and Type | Method and Description |
---|---|
static ImmutableList<SpecMethodModel<BindDynamicValueMethod,Void>> |
getOnBindDynamicValuesMethods(javax.lang.model.element.TypeElement typeElement,
javax.annotation.processing.Messager messager)
Get the delegate methods from the given
TypeElement . |
public static ImmutableList<SpecMethodModel<BindDynamicValueMethod,Void>> getOnBindDynamicValuesMethods(javax.lang.model.element.TypeElement typeElement, javax.annotation.processing.Messager messager)
TypeElement
.