public static list unmodifiablelist(list extends t> list)
如果指定列表是可序列化的,则返回的列表也将是可序列化的。类似地,如果指定列表实现 randomaccess,则返回列表也将这样做。
randomaccess
list