public class FieldsExtractor extends Object
FieldModel
from the given input.Constructor and Description |
---|
FieldsExtractor() |
Modifier and Type | Method and Description |
---|---|
static <T extends javax.lang.model.element.Element> |
extractFields(T element) |
public static <T extends javax.lang.model.element.Element> ImmutableList<FieldModel> extractFields(T element)