codejuicer / asynchronize

Java APT processor to generate an asynchronous version of interfaces
Apache License 2.0
3 stars 0 forks source link

Add error when extending incompatible annotated interfaces #1

Open cristcost opened 9 years ago

cristcost commented 9 years ago

Add processor error if @Asynchronize annotated interface extends another @Asynchronize annotated interface with incompatible options