Enum GeneratedMessageLite.MethodToInvoke (3.19.4)

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

NameDescription
BUILD_MESSAGE_INFO
GET_DEFAULT_INSTANCE
GET_MEMOIZED_IS_INITIALIZED
GET_PARSER
NEW_BUILDER
NEW_MUTABLE_INSTANCE
SET_MEMOIZED_IS_INITIALIZED

Static Methods

NameDescription
valueOf(String name)
values()