public class Library extends Object
Library(Book<Object> book1, Book<String> book2, Book<Integer> book3)
void
foo(Book<Object> book1, Book<String> book2, Book<Integer> book3)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Library(Book<Object> book1, Book<String> book2, Book<Integer> book3)
public void foo(Book<Object> book1, Book<String> book2, Book<Integer> book3)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.