◆ assertGenericListImmutable() [1/2]
static <T> void com.google.protobuf.LazyStringArrayListTest.assertGenericListImmutable |
( |
List< T > |
list, |
|
|
T |
value |
|
) |
| |
|
inlinestaticprivate |
◆ assertGenericListImmutable() [2/2]
static <T> void com.google.protobuf.LazyStringArrayListTest.assertGenericListImmutable |
( |
List< T > |
list, |
|
|
T |
value |
|
) |
| |
|
inlinestaticprivate |
◆ testAddAllCopiesByReferenceIfPossible() [1/2]
void com.google.protobuf.LazyStringArrayListTest.testAddAllCopiesByReferenceIfPossible |
( |
| ) |
|
|
inline |
◆ testAddAllCopiesByReferenceIfPossible() [2/2]
void com.google.protobuf.LazyStringArrayListTest.testAddAllCopiesByReferenceIfPossible |
( |
| ) |
|
|
inline |
◆ testConversionBackAndForth() [1/2]
void com.google.protobuf.LazyStringArrayListTest.testConversionBackAndForth |
( |
| ) |
|
|
inline |
◆ testConversionBackAndForth() [2/2]
void com.google.protobuf.LazyStringArrayListTest.testConversionBackAndForth |
( |
| ) |
|
|
inline |
◆ testCopyConstructorCopiesByReference() [1/2]
void com.google.protobuf.LazyStringArrayListTest.testCopyConstructorCopiesByReference |
( |
| ) |
|
|
inline |
◆ testCopyConstructorCopiesByReference() [2/2]
void com.google.protobuf.LazyStringArrayListTest.testCopyConstructorCopiesByReference |
( |
| ) |
|
|
inline |
◆ testImmutabilityPropagation() [1/2]
void com.google.protobuf.LazyStringArrayListTest.testImmutabilityPropagation |
( |
| ) |
|
|
inline |
◆ testImmutabilityPropagation() [2/2]
void com.google.protobuf.LazyStringArrayListTest.testImmutabilityPropagation |
( |
| ) |
|
|
inline |
◆ testJustByteString() [1/2]
void com.google.protobuf.LazyStringArrayListTest.testJustByteString |
( |
| ) |
|
|
inline |
◆ testJustByteString() [2/2]
void com.google.protobuf.LazyStringArrayListTest.testJustByteString |
( |
| ) |
|
|
inline |
◆ testJustStrings() [1/2]
void com.google.protobuf.LazyStringArrayListTest.testJustStrings |
( |
| ) |
|
|
inline |
◆ testJustStrings() [2/2]
void com.google.protobuf.LazyStringArrayListTest.testJustStrings |
( |
| ) |
|
|
inline |
◆ testListCopyConstructor() [1/2]
void com.google.protobuf.LazyStringArrayListTest.testListCopyConstructor |
( |
| ) |
|
|
inline |
◆ testListCopyConstructor() [2/2]
void com.google.protobuf.LazyStringArrayListTest.testListCopyConstructor |
( |
| ) |
|
|
inline |
◆ testMakeImmutable() [1/2]
void com.google.protobuf.LazyStringArrayListTest.testMakeImmutable |
( |
| ) |
|
|
inline |
◆ testMakeImmutable() [2/2]
void com.google.protobuf.LazyStringArrayListTest.testMakeImmutable |
( |
| ) |
|
|
inline |
◆ testModificationWithIteration() [1/2]
void com.google.protobuf.LazyStringArrayListTest.testModificationWithIteration |
( |
| ) |
|
|
inline |
◆ testModificationWithIteration() [2/2]
void com.google.protobuf.LazyStringArrayListTest.testModificationWithIteration |
( |
| ) |
|
|
inline |
◆ BYTE_STRING_A
static final ByteString com.google.protobuf.LazyStringArrayListTest.BYTE_STRING_A = ByteString.copyFromUtf8("A") |
|
staticprivate |
◆ BYTE_STRING_B
static final ByteString com.google.protobuf.LazyStringArrayListTest.BYTE_STRING_B = ByteString.copyFromUtf8("B") |
|
staticprivate |
◆ BYTE_STRING_C
static final ByteString com.google.protobuf.LazyStringArrayListTest.BYTE_STRING_C = ByteString.copyFromUtf8("C") |
|
staticprivate |
◆ STRING_A
static final String com.google.protobuf.LazyStringArrayListTest.STRING_A = "A" |
|
staticprivate |
◆ STRING_B
static final String com.google.protobuf.LazyStringArrayListTest.STRING_B = "B" |
|
staticprivate |
◆ STRING_C
static final String com.google.protobuf.LazyStringArrayListTest.STRING_C = "C" |
|
staticprivate |
The documentation for this class was generated from the following file: