接口的使用
com.baidu.bjf.remoting.protobuf.EnumHandler
使用EnumHandler的程序包
-
com.baidu.bjf.remoting.protobuf.code中EnumHandler的使用
修饰符和类型方法说明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)