Home | History | Annotate | Download | only in executable
      1 Processing class foo.Bar
      2 Method getSomething(Ljava/lang/StringBuffer;)V must not modify the receiver
      3 Annotating type of first parameter of getSomething(Ljava/lang/StringBuffer;)V nonnull
      4 Method setSomething(Ljava/lang/String;)V might modify the receiver
      5 Annotating type of first parameter of setSomething(Ljava/lang/String;)V nonnull
      6 Success.
      7