| Package | Description |
|---|---|
| com.l2fprod.common.util.converter |
| Modifier and Type | Class and Description |
|---|---|
class |
AWTConverters
AWTConverters.
|
class |
BooleanConverter
Converts a boolean to string and vice-versa.
|
class |
ConverterRegistry
ConverterRegistry.
|
class |
NumberConverters
Convert to and from numbers.
|
| Modifier and Type | Method and Description |
|---|---|
Converter |
ConverterRegistry.getConverter(Class from,
Class to) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConverterRegistry.addConverter(Class from,
Class to,
Converter converter) |
Copyright © 2015. All rights reserved.