Class ObjCProtocolToObjCObjectPlugin


public class ObjCProtocolToObjCObjectPlugin
extends AbstractCompilerPlugin
CompilerPlugin which replaces Object super class with NSObject for local/nested/anonymous classes that implement NSObjectProtocol interfaces. Otherwise marshalling of pure java object will fail with exception