|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
S - Source typeT - Target typeFunction instead.
@Deprecated public interface ItemConverter<S,T>
Converts an object to another.
| Method Summary | |
|---|---|
T |
convert(S source)
Deprecated. Convert a source to a target |
| Method Detail |
|---|
T convert(S source)
source - Source object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||