T
- public class DefaultQueryResult<T> extends java.lang.Object implements QueryResult<T>
QueryResult
구현체.Constructor and Description |
---|
DefaultQueryResult() |
DefaultQueryResult(T result) |
Modifier and Type | Method and Description |
---|---|
T |
getResult() |
void |
setResult(T result) |