Design Patterns
Sunday, September 19, 2010
getting the loanable interface
package book;
public interface Loanable {
boolean isLoanable();
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment