Coggle requires JavaScript to display documents.
var str = "Hello world"; //or String str = "Hello world";
Optional.orElseThrow()
List.copyOf, Set.copyOf, Map.copyOf
Collectors.toUnmodifiableList, Collectors.toUnmodifiableSet, Collectors.toUnmodifiableMap