public final class ReflectivePickAdapterFactory extends java.lang.Object implements PickAdapterFactory
| Constructor and Description |
|---|
ReflectivePickAdapterFactory() |
| Modifier and Type | Method and Description |
|---|---|
<T> PickAdapter<T> |
create(Fruit fruit,
TypeToken<T> type) |
public <T> PickAdapter<T> create(Fruit fruit, TypeToken<T> type)
create in interface PickAdapterFactory