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