Monday, January 19, 2009

APIs in Java Interfaces

No access specifiers in method signatures specified in Interfaces. Implementation qualifiers like “final” not to be included in arguments. Details follow.

No comments: