public class ContextualProducersParser extends Object
| Modifier and Type | Field and Description |
|---|---|
(package private) static Function<String,String> |
FAIL |
(package private) static String |
MSG_INVALID_ARG |
(package private) Map<String,String> |
producerCanonicalMethodName |
(package private) static String |
REQ_CANONICAL_NAME |
| Constructor and Description |
|---|
ContextualProducersParser() |
| Modifier and Type | Method and Description |
|---|---|
(package private) String |
getProducerFor(String type) |
(package private) void |
memorizeMethod(ExecutableElement method) |
static final String REQ_CANONICAL_NAME
static final String MSG_INVALID_ARG
void memorizeMethod(ExecutableElement method)
Copyright © 2019. All rights reserved.