osglworks / java-tool

Some simple common Java utilities
Apache License 2.0
52 stars 18 forks source link

Add `StringTokenSet` utility #114

Closed greenlaw110 closed 6 years ago

greenlaw110 commented 6 years ago

This class implement a Set<String> backed by a String contains tokens separated by ,.