Arrays; import java.util.List; class Abra { public List<@NotNull String> getList() { return Arrays.asList("A", "B", "C"); } }.
確定! 回上一頁