Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
odenze
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
odenze
14y ago
It will not be clear: You can replace the first line with the following two String[] sents = {"the quick", "the slow", "the blue"}; Iterable<String> s = Splitter.on(" ").split(Joiner.on(" ").join(sents));