hierarchy of java collection framework code example Example: how to define a collection in java List<String> list = Arrays.asList("Lars", "Simon");