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