Searched refs:newFieldMap (Results 1 – 2 of 2) sorted by relevance
77 this.fields = SmallSortedMap.newFieldMap(16); in FieldSet()85 this.fields = SmallSortedMap.newFieldMap(0); in FieldSet()183 SmallSortedMap.newFieldMap(16); in getAllFields()
99 SmallSortedMap<FieldDescriptorType, Object> newFieldMap(int arraySize) { in newFieldMap() method in SmallSortedMap