static <K,V> void |
CodedConstant.putMapValue(com.google.protobuf.CodedInputStream input,
Map<K,V> map,
com.google.protobuf.WireFormat.FieldType keyType,
K defaultKey,
com.google.protobuf.WireFormat.FieldType valueType,
V defalutValue,
EnumHandler<K> keyHandler,
EnumHandler<V> valHandler) |
static <K,V> void |
CodedConstant.putMapValue(com.google.protobuf.CodedInputStream input,
Map<K,V> map,
com.google.protobuf.WireFormat.FieldType keyType,
K defaultKey,
com.google.protobuf.WireFormat.FieldType valueType,
V defalutValue,
EnumHandler<K> keyHandler,
EnumHandler<V> valHandler) |
static <K,V> void |
CodedConstant.putMapValue(com.google.protobuf.CodedInputStream input,
Map<K,V> map,
com.google.protobuf.WireFormat.FieldType keyType,
K defaultKey,
com.google.protobuf.WireFormat.FieldType valueType,
V defalutValue,
EnumHandler<V> handler) |