public class Extractor extends Object
| Modifier and Type | Method and Description |
|---|---|
<T> void |
addPreHandler(Class<T> clazz,
BiConsumer<Poster,? super T> preHandler) |
IndexableResults |
collectIndexable() |
static Extractor |
extractor(Object target) |
InstancePoster |
postPrimary() |
public IndexableResults collectIndexable()
public <T> void addPreHandler(Class<T> clazz, BiConsumer<Poster,? super T> preHandler)
public InstancePoster postPrimary()
Copyright © 2015. All rights reserved.