|
ProtobufArrayList< Integer > | list |
|
◆ assertImmutable()
void com.google.protobuf.ProtobufArrayListTest.assertImmutable |
( |
List< Integer > |
list | ) |
|
|
inlineprivate |
◆ newImmutableProtoArrayList()
static ProtobufArrayList<Integer> com.google.protobuf.ProtobufArrayListTest.newImmutableProtoArrayList |
( |
int... |
elements | ) |
|
|
inlinestaticprivate |
◆ setUp()
void com.google.protobuf.ProtobufArrayListTest.setUp |
( |
| ) |
throws Exception |
|
inlineprotected |
◆ testAdd()
void com.google.protobuf.ProtobufArrayListTest.testAdd |
( |
| ) |
|
|
inline |
◆ testAddAll()
void com.google.protobuf.ProtobufArrayListTest.testAddAll |
( |
| ) |
|
|
inline |
◆ testEmptyListIsImmutable()
void com.google.protobuf.ProtobufArrayListTest.testEmptyListIsImmutable |
( |
| ) |
|
|
inline |
◆ testEmptyListReturnsSameInstance()
void com.google.protobuf.ProtobufArrayListTest.testEmptyListReturnsSameInstance |
( |
| ) |
|
|
inline |
◆ testGet()
void com.google.protobuf.ProtobufArrayListTest.testGet |
( |
| ) |
|
|
inline |
◆ testMakeImmutable()
void com.google.protobuf.ProtobufArrayListTest.testMakeImmutable |
( |
| ) |
|
|
inline |
◆ testModificationWithIteration()
void com.google.protobuf.ProtobufArrayListTest.testModificationWithIteration |
( |
| ) |
|
|
inline |
◆ testRemove()
void com.google.protobuf.ProtobufArrayListTest.testRemove |
( |
| ) |
|
|
inline |
◆ testSet()
void com.google.protobuf.ProtobufArrayListTest.testSet |
( |
| ) |
|
|
inline |
◆ testSize()
void com.google.protobuf.ProtobufArrayListTest.testSize |
( |
| ) |
|
|
inline |
◆ list
ProtobufArrayList<Integer> com.google.protobuf.ProtobufArrayListTest.list |
|
private |
◆ TERTIARY_LIST
final ProtobufArrayList<Integer> com.google.protobuf.ProtobufArrayListTest.TERTIARY_LIST |
|
staticprivate |
◆ UNARY_LIST
The documentation for this class was generated from the following file: