I wonder stream().toArray function always guarantee order or not.
List list = new ArrayList(); list.add("brace open"); l