类分层结构
- java.lang.Object
- com.dtflys.forest.converter.protobuf.ForestGoogleProtobufConverter (implements com.dtflys.forest.converter.protobuf.ForestProtobufConverter)
- com.dtflys.forest.converter.protobuf.ForestProtobufConverterManager (implements java.io.Serializable)
接口分层结构
- com.dtflys.forest.converter.ForestConverter<S>
- com.dtflys.forest.converter.protobuf.ForestProtobufConverter (并 extends com.dtflys.forest.converter.ForestEncoder)
- com.dtflys.forest.converter.ForestEncoder
- com.dtflys.forest.converter.protobuf.ForestProtobufConverter (并 extends com.dtflys.forest.converter.ForestConverter<S>)