public class ConverterKey extends Object
| Constructor and Description |
|---|
ConverterKey(String id) |
ConverterKey(Type sourceType,
Type destinationType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Type |
getDestinationClass() |
Type |
getSourceClass() |
int |
hashCode() |
String |
toString() |
Copyright © 2017 Glasnost. All Rights Reserved.