| Interface | Description |
|---|---|
| ConverterFactory |
| Class | Description |
|---|---|
| BidirectionalConverter<S,D> |
A custom converter that can be extended for mapping from one type to another
in both directions
|
| BidirectionalConverter.Reversed<S,D> |
Provides a reversed facade to a given converter
|
| DefaultConverterFactory |
DefaultConverterFactory is the base implementation of ConverterFactory
|
Copyright © 2019 Glasnost. All rights reserved.