| Package | Description |
|---|---|
| com.github.joschi.jadconfig.converters |
| Class and Description |
|---|
| StringListConverter
Class for converting a comma-separated list to
List<String> |
| StringSetConverter
Class for converting a comma-separated list to
Set<String> |
| StringSortedSetConverter
Class for converting a comma-separated list to
SortedSet<String> |
Copyright © 2022. All rights reserved.