摘要:
myCollection.stream().map(new Mapper<String,String>() { public String map(String input) { return new StringBuilder(input).reverse().toString(); } }); 阅读全文
posted @ 2020-08-13 17:55
宇枫
阅读(203)
评论(0)
推荐(0)
摘要:
public class RandomStrCreator { private static final String[] tmp = { "A", "B", "C", "D", "E", "F", "G", "H", "I", "J", "K", "L", "M", "N", "O", " 阅读全文
posted @ 2020-08-13 16:33
宇枫
阅读(799)
评论(0)
推荐(0)

浙公网安备 33010602011771号