类的使用
com.baidu.bjf.remoting.protobuf.MapFieldLite
使用MapFieldLite的程序包
-
com.baidu.bjf.remoting.protobuf中MapFieldLite的使用
修饰符和类型方法说明static <K,V> MapFieldLite<K, V> MapFieldLite.emptyMapField()Returns an singleton immutable empty MapFieldLite instance.MapFieldLite.mutableCopy()Returns a deep copy of this map field.修饰符和类型方法说明voidMapFieldLite.mergeFrom(MapFieldLite<K, V> other) Merge from.voidMapEntryLite.parseInto(MapFieldLite<K, V> map, com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Parses an entry off of the input into the map.