blob: 768d48ecdf99d14f69cd35512f92e51b9b1138eb [file] [log] [blame]
Processing class foo.Bar
Method getSomething(Ljava/lang/StringBuffer;)V must not modify the receiver
Annotating type of first parameter of getSomething(Ljava/lang/StringBuffer;)V nonnull
Method setSomething(Ljava/lang/String;)V might modify the receiver
Annotating type of first parameter of setSomething(Ljava/lang/String;)V nonnull
Success.