public enum GeneratedMessageLite.MethodToInvoke extends Enum<GeneratedMessageLite.MethodToInvoke>Defines which method path to invoke in #dynamicMethod(MethodToInvoke, Object...).
For use by generated code only.
Static Fields |
|
|---|---|
| Name | Description |
BUILD_MESSAGE_INFO |
|
GET_DEFAULT_INSTANCE |
|
GET_MEMOIZED_IS_INITIALIZED |
|
GET_PARSER |
|
NEW_BUILDER |
|
NEW_MUTABLE_INSTANCE |
|
SET_MEMOIZED_IS_INITIALIZED |
|
Static Methods |
|
|---|---|
| Name | Description |
valueOf(String name) |
|
values() |
|