public static class MultiSelectListPreference.Mapper extends Object implements org.solovyev.common.text.Mapper<List<String>>
| Constructor and Description |
|---|
MultiSelectListPreference.Mapper(String separator) |
public String formatValue(@Nullable List<String> value) throws IllegalArgumentException
formatValue in interface org.solovyev.common.text.Formatter<List<String>>IllegalArgumentExceptionpublic List<String> parseValue(@Nullable String value) throws IllegalArgumentException
parseValue in interface org.solovyev.common.text.Parser<List<String>>IllegalArgumentExceptionCopyright © 2015 se.solovyev. All Rights Reserved.