@ExperimentalApi @FunctionalInterface public interface FieldsExtractor<T>
| Modifier and Type | Method and Description | 
|---|---|
static <T> Iterable<Field> | 
extract(List<FieldsExtractor<T>> extractors,
       T searchable)  | 
Iterable<Field> | 
extract(T searchable)  | 
Copyright © 2003–2016 Atlassian. All rights reserved.