Results 3 issues of tem tang

If this tool convert java interface to proto, it will throw exception ![image](https://user-images.githubusercontent.com/13765160/112444214-c54a9480-8d88-11eb-86c8-d4e1b72850dd.png) ```java Exception in thread "main" java.lang.RuntimeException: The root object can neither be an abstract class nor interface:...

Thanks for sharing this excellent utility library! I hava two questions to make sure: Dose this tool's message protocol compatible with Google Protobuf Messages? Could this tool generate .proto file...

I see the readme markdown description, it do work, but for too simle class code, dose it support complex java code too?