public class OPCAsyncIO2.AsyncResult extends Object
AsyncResult()
AsyncResult(ResultSet<Integer> result, Integer cancelId)
Integer
getCancelId()
ResultSet<Integer>
getResult()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AsyncResult()
public AsyncResult(ResultSet<Integer> result, Integer cancelId)
public Integer getCancelId()
public ResultSet<Integer> getResult()
Copyright © 2017 LSST. All rights reserved.