I
- InO
- Outpublic abstract class DirectQueryResultConverter<I,O> extends QueryResultConverter<I,O> implements Converter<I,O>
Constructor and Description |
---|
DirectQueryResultConverter() |
Modifier and Type | Method and Description |
---|---|
O |
convert(I source)
Converts the source object which is of type S into an object of type T
|
convert, convert, convertCollection, create
Copyright © 2019 Communote team. All rights reserved.