| Package | Description |
|---|---|
| net.anwiba.commons.utilities.collection | |
| net.anwiba.commons.utilities.regex.tokenizer | |
| net.anwiba.commons.utilities.string |
| Modifier and Type | Method and Description |
|---|---|
static <T> String |
IterableUtilities.toString(Iterable<T> iterable,
String seperator,
IConverter<T,String,ConversionException> converter) |
| Modifier and Type | Method and Description |
|---|---|
static <T> String |
IterableUtilities.toString(Iterable<T> iterable,
String seperator,
IConverter<T,String,ConversionException> converter) |
| Modifier and Type | Method and Description |
|---|---|
String |
IRegExpTokenConverter.convert(String[] groups) |
String |
RegExpTokenizingConverter.convert(String text,
IStringAppender appender) |
| Modifier and Type | Method and Description |
|---|---|
String |
ByteArrayToHexStringConverter.convert(byte[] array) |
byte[] |
HexStringToByteArrayConverter.convert(String value) |
Copyright © 2007–2018 Andreas W. Bartels. All rights reserved.