java make a collection from string code example Example: how to define a collection in java Click to copyList list = Arrays.asList("Lars", "Simon");