Closed GoogleCodeExporter closed 8 years ago
Now, all methods within a Java interface are considered as public
Original comment by dirk.mei...@gmail.com
on 3 Apr 2012 at 9:56
This issue was closed by revision r573.
Original comment by dirk.mei...@gmail.com
on 3 Apr 2012 at 10:01
iDocIt! is now able to show the method findCustomerById from the interface
public interface TestService{
Customer findCustomerById(int id);
}
It works for me. I close this issue.
Original comment by krauseda...@web.de
on 13 Apr 2012 at 12:43
Original issue reported on code.google.com by
dirk.mei...@gmail.com
on 23 Mar 2012 at 9:56