Returns an unmodifiable list containing nine elements. See Unmodifiable Lists for details.
| <E> | the  List's element type | |
| e1 | the first element | |
| e2 | the second element | |
| e3 | the third element | |
| e4 | the fourth element | |
| e5 | the fifth element | |
| e6 | the sixth element | |
| e7 | the seventh element | |
| e8 | the eighth element | |
| e9 | the ninth element | 
 List containing the specified elements
| NullPointerException | if an element is  null | 
Diagram: Collection List