| Constructor and Description |
|---|
MapProvider() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<?,?> |
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.
|