所有程序包的分层结构
程序包分层结构:类分层结构
- java.lang.Object
- xin.manong.stream.sdk.plugin.Plugin
- xin.manong.stream.test.plugin.TestPlugin
- xin.manong.stream.sdk.receiver.Receiver
- xin.manong.stream.test.receiver.TestReceiver
- xin.manong.stream.test.common.TestObject
- xin.manong.stream.sdk.plugin.Plugin