Returns an unmodifiable list containing eight 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 |
List
containing the specified elements
NullPointerException | if an element is null |
Diagram: Collection List