Package | Description |
---|---|
org.jconverter.converter |
This package provides classes implementing the core object conversion functionality.
|
Modifier and Type | Class and Description |
---|---|
class |
TypedConverterProxy<T,U> |
Modifier and Type | Method and Description |
---|---|
static <T,U> TypedConverter<T,U> |
TypedConverter.forConverter(Converter<T,U> converter) |
Modifier and Type | Method and Description |
---|---|
void |
ConverterRegister.addFirst(TypedConverter<?,?> converter) |
Copyright © 2014. All rights reserved.