Package | Description |
---|---|
com.google.protobuf |
Modifier and Type | Field and Description |
---|---|
private SmallSortedMap<FieldDescriptorType,java.lang.Object> |
FieldSet.fields |
Modifier and Type | Method and Description |
---|---|
(package private) static <FieldDescriptorType extends FieldSet.FieldDescriptorLite<FieldDescriptorType>> |
SmallSortedMap.newFieldMap(int arraySize)
Creates a new instance for mapping FieldDescriptors to their values.
|
(package private) static <K extends java.lang.Comparable<K>,V> |
SmallSortedMap.newInstanceForTest(int arraySize)
Creates a new instance for testing.
|