|
static< K, V > Map< K, V > | newMap (K key1, V value1) |
|
static< K, V > Map< K, V > | newMap (K key1, V value1) |
|
static< K, V > Map< K, V > | newMap (K key1, V value1, K key2, V value2) |
|
static< K, V > Map< K, V > | newMap (K key1, V value1, K key2, V value2) |
|
◆ assertMapContainsSetValues() [1/2]
void com.google.protobuf.MapForProto2LiteTest.assertMapContainsSetValues |
( |
TestMapOrBuilder |
testMapOrBuilder | ) |
|
|
inlineprivate |
◆ assertMapContainsSetValues() [2/2]
void com.google.protobuf.MapForProto2LiteTest.assertMapContainsSetValues |
( |
TestMapOrBuilder |
testMapOrBuilder | ) |
|
|
inlineprivate |
◆ assertMapCounts() [1/2]
void com.google.protobuf.MapForProto2LiteTest.assertMapCounts |
( |
int |
expectedCount, |
|
|
TestMapOrBuilder |
testMapOrBuilder |
|
) |
| |
|
inlineprivate |
◆ assertMapCounts() [2/2]
void com.google.protobuf.MapForProto2LiteTest.assertMapCounts |
( |
int |
expectedCount, |
|
|
TestMapOrBuilder |
testMapOrBuilder |
|
) |
| |
|
inlineprivate |
◆ assertMapsAreImmutable() [1/2]
void com.google.protobuf.MapForProto2LiteTest.assertMapsAreImmutable |
( |
TestMapOrBuilder |
testMapOrBuilder | ) |
|
|
inlineprivate |
◆ assertMapsAreImmutable() [2/2]
void com.google.protobuf.MapForProto2LiteTest.assertMapsAreImmutable |
( |
TestMapOrBuilder |
testMapOrBuilder | ) |
|
|
inlineprivate |
◆ assertMapValuesCleared() [1/2]
void com.google.protobuf.MapForProto2LiteTest.assertMapValuesCleared |
( |
TestMapOrBuilder |
testMapOrBuilder | ) |
|
|
inlineprivate |
◆ assertMapValuesCleared() [2/2]
void com.google.protobuf.MapForProto2LiteTest.assertMapValuesCleared |
( |
TestMapOrBuilder |
testMapOrBuilder | ) |
|
|
inlineprivate |
◆ assertMapValuesSet() [1/2]
void com.google.protobuf.MapForProto2LiteTest.assertMapValuesSet |
( |
TestMap |
message | ) |
|
|
inlineprivate |
◆ assertMapValuesSet() [2/2]
void com.google.protobuf.MapForProto2LiteTest.assertMapValuesSet |
( |
TestMap |
message | ) |
|
|
inlineprivate |
◆ assertMapValuesUpdated() [1/2]
void com.google.protobuf.MapForProto2LiteTest.assertMapValuesUpdated |
( |
TestMap |
message | ) |
|
|
inlineprivate |
◆ assertMapValuesUpdated() [2/2]
void com.google.protobuf.MapForProto2LiteTest.assertMapValuesUpdated |
( |
TestMap |
message | ) |
|
|
inlineprivate |
◆ copyMapValues() [1/2]
void com.google.protobuf.MapForProto2LiteTest.copyMapValues |
( |
TestMap |
source, |
|
|
TestMap.Builder |
destination |
|
) |
| |
|
inlineprivate |
◆ copyMapValues() [2/2]
void com.google.protobuf.MapForProto2LiteTest.copyMapValues |
( |
TestMap |
source, |
|
|
TestMap.Builder |
destination |
|
) |
| |
|
inlineprivate |
◆ doTestGetOrDefault() [1/2]
void com.google.protobuf.MapForProto2LiteTest.doTestGetOrDefault |
( |
TestMapOrBuilder |
testMapOrBuilder | ) |
|
|
inline |
◆ doTestGetOrDefault() [2/2]
void com.google.protobuf.MapForProto2LiteTest.doTestGetOrDefault |
( |
TestMapOrBuilder |
testMapOrBuilder | ) |
|
|
inline |
◆ doTestGetOrThrow() [1/2]
void com.google.protobuf.MapForProto2LiteTest.doTestGetOrThrow |
( |
TestMapOrBuilder |
testMapOrBuilder | ) |
|
|
inline |
◆ doTestGetOrThrow() [2/2]
void com.google.protobuf.MapForProto2LiteTest.doTestGetOrThrow |
( |
TestMapOrBuilder |
testMapOrBuilder | ) |
|
|
inline |
◆ newMap() [1/4]
static <K, V> Map<K, V> com.google.protobuf.MapForProto2LiteTest.newMap |
( |
K |
key1, |
|
|
V |
value1 |
|
) |
| |
|
inlinestaticprivate |
◆ newMap() [2/4]
static <K, V> Map<K, V> com.google.protobuf.MapForProto2LiteTest.newMap |
( |
K |
key1, |
|
|
V |
value1 |
|
) |
| |
|
inlinestaticprivate |
◆ newMap() [3/4]
static <K, V> Map<K, V> com.google.protobuf.MapForProto2LiteTest.newMap |
( |
K |
key1, |
|
|
V |
value1, |
|
|
K |
key2, |
|
|
V |
value2 |
|
) |
| |
|
inlinestaticprivate |
◆ newMap() [4/4]
static <K, V> Map<K, V> com.google.protobuf.MapForProto2LiteTest.newMap |
( |
K |
key1, |
|
|
V |
value1, |
|
|
K |
key2, |
|
|
V |
value2 |
|
) |
| |
|
inlinestaticprivate |
◆ setMapValues() [1/2]
void com.google.protobuf.MapForProto2LiteTest.setMapValues |
( |
TestMap.Builder |
builder | ) |
|
|
inlineprivate |
◆ setMapValues() [2/2]
void com.google.protobuf.MapForProto2LiteTest.setMapValues |
( |
TestMap.Builder |
builder | ) |
|
|
inlineprivate |
◆ testContains() [1/2]
void com.google.protobuf.MapForProto2LiteTest.testContains |
( |
| ) |
|
|
inline |
◆ testContains() [2/2]
void com.google.protobuf.MapForProto2LiteTest.testContains |
( |
| ) |
|
|
inline |
◆ testCount() [1/2]
void com.google.protobuf.MapForProto2LiteTest.testCount |
( |
| ) |
|
|
inline |
◆ testCount() [2/2]
void com.google.protobuf.MapForProto2LiteTest.testCount |
( |
| ) |
|
|
inline |
◆ testEqualsAndHashCode() [1/2]
void com.google.protobuf.MapForProto2LiteTest.testEqualsAndHashCode |
( |
| ) |
throws Exception |
|
inline |
◆ testEqualsAndHashCode() [2/2]
void com.google.protobuf.MapForProto2LiteTest.testEqualsAndHashCode |
( |
| ) |
throws Exception |
|
inline |
◆ testGetMap() [1/2]
void com.google.protobuf.MapForProto2LiteTest.testGetMap |
( |
| ) |
|
|
inline |
◆ testGetMap() [2/2]
void com.google.protobuf.MapForProto2LiteTest.testGetMap |
( |
| ) |
|
|
inline |
◆ testGetMapIsImmutable() [1/2]
void com.google.protobuf.MapForProto2LiteTest.testGetMapIsImmutable |
( |
| ) |
|
|
inline |
◆ testGetMapIsImmutable() [2/2]
void com.google.protobuf.MapForProto2LiteTest.testGetMapIsImmutable |
( |
| ) |
|
|
inline |
◆ testGetOrDefault() [1/2]
void com.google.protobuf.MapForProto2LiteTest.testGetOrDefault |
( |
| ) |
|
|
inline |
◆ testGetOrDefault() [2/2]
void com.google.protobuf.MapForProto2LiteTest.testGetOrDefault |
( |
| ) |
|
|
inline |
◆ testGetOrThrow() [1/2]
void com.google.protobuf.MapForProto2LiteTest.testGetOrThrow |
( |
| ) |
|
|
inline |
◆ testGetOrThrow() [2/2]
void com.google.protobuf.MapForProto2LiteTest.testGetOrThrow |
( |
| ) |
|
|
inline |
◆ testGettersAndSetters() [1/2]
void com.google.protobuf.MapForProto2LiteTest.testGettersAndSetters |
( |
| ) |
throws Exception |
|
inline |
◆ testGettersAndSetters() [2/2]
void com.google.protobuf.MapForProto2LiteTest.testGettersAndSetters |
( |
| ) |
throws Exception |
|
inline |
◆ testIterationOrder() [1/2]
void com.google.protobuf.MapForProto2LiteTest.testIterationOrder |
( |
| ) |
throws Exception |
|
inline |
◆ testIterationOrder() [2/2]
void com.google.protobuf.MapForProto2LiteTest.testIterationOrder |
( |
| ) |
throws Exception |
|
inline |
◆ testMergeFrom() [1/2]
void com.google.protobuf.MapForProto2LiteTest.testMergeFrom |
( |
| ) |
throws Exception |
|
inline |
◆ testMergeFrom() [2/2]
void com.google.protobuf.MapForProto2LiteTest.testMergeFrom |
( |
| ) |
throws Exception |
|
inline |
◆ testMutableMapLifecycle() [1/2]
void com.google.protobuf.MapForProto2LiteTest.testMutableMapLifecycle |
( |
| ) |
|
|
inline |
◆ testMutableMapLifecycle() [2/2]
void com.google.protobuf.MapForProto2LiteTest.testMutableMapLifecycle |
( |
| ) |
|
|
inline |
◆ testParseError() [1/2]
void com.google.protobuf.MapForProto2LiteTest.testParseError |
( |
| ) |
throws Exception |
|
inline |
◆ testParseError() [2/2]
void com.google.protobuf.MapForProto2LiteTest.testParseError |
( |
| ) |
throws Exception |
|
inline |
◆ testPut() [1/2]
void com.google.protobuf.MapForProto2LiteTest.testPut |
( |
| ) |
|
|
inline |
◆ testPut() [2/2]
void com.google.protobuf.MapForProto2LiteTest.testPut |
( |
| ) |
|
|
inline |
◆ testPutAll() [1/2]
void com.google.protobuf.MapForProto2LiteTest.testPutAll |
( |
| ) |
throws Exception |
|
inline |
◆ testPutAll() [2/2]
void com.google.protobuf.MapForProto2LiteTest.testPutAll |
( |
| ) |
throws Exception |
|
inline |
◆ testPutAllWithNullStringKey()
void com.google.protobuf.MapForProto2LiteTest.testPutAllWithNullStringKey |
( |
| ) |
throws Exception |
|
inline |
◆ testPutAllWithNullStringValue()
void com.google.protobuf.MapForProto2LiteTest.testPutAllWithNullStringValue |
( |
| ) |
throws Exception |
|
inline |
◆ testPutChecksNullKey()
void com.google.protobuf.MapForProto2LiteTest.testPutChecksNullKey |
( |
| ) |
throws Exception |
|
inline |
◆ testPutChecksNullKeysAndValues()
void com.google.protobuf.MapForProto2LiteTest.testPutChecksNullKeysAndValues |
( |
| ) |
throws Exception |
|
inline |
◆ testPutChecksNullValues()
void com.google.protobuf.MapForProto2LiteTest.testPutChecksNullValues |
( |
| ) |
throws Exception |
|
inline |
◆ testPutNullStringValue()
void com.google.protobuf.MapForProto2LiteTest.testPutNullStringValue |
( |
| ) |
throws Exception |
|
inline |
◆ testRemove() [1/2]
void com.google.protobuf.MapForProto2LiteTest.testRemove |
( |
| ) |
|
|
inline |
◆ testRemove() [2/2]
void com.google.protobuf.MapForProto2LiteTest.testRemove |
( |
| ) |
|
|
inline |
◆ testSanityCopyOnWrite() [1/2]
◆ testSanityCopyOnWrite() [2/2]
◆ testSerializeAndParse() [1/2]
void com.google.protobuf.MapForProto2LiteTest.testSerializeAndParse |
( |
| ) |
throws Exception |
|
inline |
◆ testSerializeAndParse() [2/2]
void com.google.protobuf.MapForProto2LiteTest.testSerializeAndParse |
( |
| ) |
throws Exception |
|
inline |
◆ testSetMapValues() [1/2]
void com.google.protobuf.MapForProto2LiteTest.testSetMapValues |
( |
| ) |
|
|
inline |
◆ testSetMapValues() [2/2]
void com.google.protobuf.MapForProto2LiteTest.testSetMapValues |
( |
| ) |
|
|
inline |
◆ testUnknownEnumValues() [1/2]
void com.google.protobuf.MapForProto2LiteTest.testUnknownEnumValues |
( |
| ) |
throws Exception |
|
inline |
◆ testUnknownEnumValues() [2/2]
void com.google.protobuf.MapForProto2LiteTest.testUnknownEnumValues |
( |
| ) |
throws Exception |
|
inline |
◆ testUpdateMapValues() [1/2]
void com.google.protobuf.MapForProto2LiteTest.testUpdateMapValues |
( |
| ) |
|
|
inline |
◆ testUpdateMapValues() [2/2]
void com.google.protobuf.MapForProto2LiteTest.testUpdateMapValues |
( |
| ) |
|
|
inline |
◆ tryParseTestMap() [1/2]
TestMap com.google.protobuf.MapForProto2LiteTest.tryParseTestMap |
( |
BizarroTestMap |
bizarroMap | ) |
throws IOException |
|
inlineprivate |
◆ tryParseTestMap() [2/2]
TestMap com.google.protobuf.MapForProto2LiteTest.tryParseTestMap |
( |
BizarroTestMap |
bizarroMap | ) |
throws IOException |
|
inlineprivate |
◆ updateMapValues() [1/2]
void com.google.protobuf.MapForProto2LiteTest.updateMapValues |
( |
TestMap.Builder |
builder | ) |
|
|
inlineprivate |
◆ updateMapValues() [2/2]
void com.google.protobuf.MapForProto2LiteTest.updateMapValues |
( |
TestMap.Builder |
builder | ) |
|
|
inlineprivate |
The documentation for this class was generated from the following file: