public interface Provider
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
provide(Context context)
Provide a generated value in given context
|
boolean |
supports(Type<?> type)
Return true if the given class is supported by this provider.
|
boolean supports(Type<?> type)
type - class to testjava.lang.Object provide(Context context)
context - context