◆ assertImmutable()
void com.google.protobuf.DoubleArrayListTest.assertImmutable |
( |
DoubleList |
list | ) |
|
|
inlineprivate |
◆ newImmutableDoubleArrayList()
static DoubleArrayList com.google.protobuf.DoubleArrayListTest.newImmutableDoubleArrayList |
( |
double... |
elements | ) |
|
|
inlinestaticprivate |
◆ setUp()
void com.google.protobuf.DoubleArrayListTest.setUp |
( |
| ) |
throws Exception |
|
inlineprotected |
◆ testAdd()
void com.google.protobuf.DoubleArrayListTest.testAdd |
( |
| ) |
|
|
inline |
◆ testAddAll()
void com.google.protobuf.DoubleArrayListTest.testAddAll |
( |
| ) |
|
|
inline |
◆ testAddDouble()
void com.google.protobuf.DoubleArrayListTest.testAddDouble |
( |
| ) |
|
|
inline |
◆ testEmptyListIsImmutable()
void com.google.protobuf.DoubleArrayListTest.testEmptyListIsImmutable |
( |
| ) |
|
|
inline |
◆ testEmptyListReturnsSameInstance()
void com.google.protobuf.DoubleArrayListTest.testEmptyListReturnsSameInstance |
( |
| ) |
|
|
inline |
◆ testEquals()
void com.google.protobuf.DoubleArrayListTest.testEquals |
( |
| ) |
|
|
inline |
◆ testGet()
void com.google.protobuf.DoubleArrayListTest.testGet |
( |
| ) |
|
|
inline |
◆ testGetDouble()
void com.google.protobuf.DoubleArrayListTest.testGetDouble |
( |
| ) |
|
|
inline |
◆ testMakeImmutable()
void com.google.protobuf.DoubleArrayListTest.testMakeImmutable |
( |
| ) |
|
|
inline |
◆ testModificationWithIteration()
void com.google.protobuf.DoubleArrayListTest.testModificationWithIteration |
( |
| ) |
|
|
inline |
◆ testRemove()
void com.google.protobuf.DoubleArrayListTest.testRemove |
( |
| ) |
|
|
inline |
◆ testRemove_listAtCapacity()
void com.google.protobuf.DoubleArrayListTest.testRemove_listAtCapacity |
( |
| ) |
|
|
inline |
◆ testRemoveEnd_listAtCapacity()
void com.google.protobuf.DoubleArrayListTest.testRemoveEnd_listAtCapacity |
( |
| ) |
|
|
inline |
◆ testSet()
void com.google.protobuf.DoubleArrayListTest.testSet |
( |
| ) |
|
|
inline |
◆ testSetDouble()
void com.google.protobuf.DoubleArrayListTest.testSetDouble |
( |
| ) |
|
|
inline |
◆ testSize()
void com.google.protobuf.DoubleArrayListTest.testSize |
( |
| ) |
|
|
inline |
◆ testSublistRemoveEndOfCapacity()
void com.google.protobuf.DoubleArrayListTest.testSublistRemoveEndOfCapacity |
( |
| ) |
|
|
inline |
◆ list
DoubleArrayList com.google.protobuf.DoubleArrayListTest.list |
|
private |
◆ TERTIARY_LIST
◆ UNARY_LIST
The documentation for this class was generated from the following file: