Uses of Class
com.google.protobuf.InternalLazyField
Packages that use InternalLazyField
-
Uses of InternalLazyField in com.google.protobuf
Fields in com.google.protobuf with type parameters of type InternalLazyFieldModifier and TypeFieldDescriptionprivate final Map.Entry<K, InternalLazyField> InternalLazyField.LazyEntry.entryMethods in com.google.protobuf that return InternalLazyFieldModifier and TypeMethodDescriptionInternalLazyField.LazyEntry.getField()(package private) InternalLazyFieldFieldSet.Builder.getLazyField(T descriptor) Returns the InternalLazyField (not its contained value) if the field is a lazy field, otherwise returns null.(package private) static InternalLazyFieldInternalLazyField.mergeFrom(InternalLazyField lazyField, CodedInputStream input, ExtensionRegistryLite extensionRegistry) Merges the InternalLazyField from the given CodedInputStream with the given extension registry.(package private) static InternalLazyFieldInternalLazyField.mergeFrom(InternalLazyField self, InternalLazyField other) Merges a InternalLazyField from another InternalLazyField.Methods in com.google.protobuf with parameters of type InternalLazyFieldModifier and TypeMethodDescription(package private) static InternalLazyFieldInternalLazyField.mergeFrom(InternalLazyField lazyField, CodedInputStream input, ExtensionRegistryLite extensionRegistry) Merges the InternalLazyField from the given CodedInputStream with the given extension registry.(package private) static InternalLazyFieldInternalLazyField.mergeFrom(InternalLazyField self, InternalLazyField other) Merges a InternalLazyField from another InternalLazyField.Constructor parameters in com.google.protobuf with type arguments of type InternalLazyField