public class ResultWithQueryId<T> extends Object
ResultWithQueryId(QueryId queryId, T result)
QueryId
getQueryId()
T
getResult()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResultWithQueryId(QueryId queryId, T result)
public QueryId getQueryId()
public T getResult()
Copyright © 2012–2020. All rights reserved.