public class Library extends Object
| Constructor and Description |
|---|
Library(Book<Object> book1,
Book<String> book2,
Book<Integer> book3) |
| Modifier and Type | Method and Description |
|---|---|
void |
foo(Book<Object> book1,
Book<String> book2,
Book<Integer> book3) |
Copyright © 2008–2016 CDI TCK. All rights reserved.