sudit's recent timeline updates
sudit

sudit

V2EX member #128180, joined on 2015-07-21 12:46:02 +08:00
sudit's recent replies
studentList = (rec == null)?new ArrayList<>() :
Stream.of(rec.split(separator))
.map(Student::convert)
.collect(Collectors.toList());
每个人都有对优雅的理解吧
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   6017 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 14ms · UTC 03:11 · PVG 11:11 · LAX 20:11 · JFK 23:11
♥ Do have faith in what you're doing.