Uses of Interface
com.google.protobuf.LazyStringList
Packages that use LazyStringList
-
Uses of LazyStringList in com.google.protobuf
Classes in com.google.protobuf that implement LazyStringListModifier and TypeClassDescriptionclassAn implementation ofLazyStringListthat wraps an ArrayList.classDeprecated.Fields in com.google.protobuf declared as LazyStringListModifier and TypeFieldDescriptionstatic final LazyStringListLazyStringArrayList.EMPTYDeprecated.useLazyStringArrayList.emptyList()insteadprivate final LazyStringListUnmodifiableLazyStringList.listDeprecated.Methods in com.google.protobuf that return LazyStringListModifier and TypeMethodDescriptionLazyStringArrayList.getUnmodifiableView()LazyStringList.getUnmodifiableView()Returns an unmodifiable view of the list.UnmodifiableLazyStringList.getUnmodifiableView()Deprecated.Methods in com.google.protobuf with parameters of type LazyStringListModifier and TypeMethodDescriptionvoidLazyStringArrayList.mergeFrom(LazyStringList other) voidLazyStringList.mergeFrom(LazyStringList other) Merges all elements from another LazyStringList into this one.voidUnmodifiableLazyStringList.mergeFrom(LazyStringList other) Deprecated.Constructors in com.google.protobuf with parameters of type LazyStringListModifierConstructorDescriptionDeprecated.
AbstractProtobufList.makeImmutable()instead.