public class ForwardingBooleanQueryResult extends ForwardingQueryResult<Boolean> implements BooleanQueryResult
| Constructor and Description |
|---|
ForwardingBooleanQueryResult(BooleanQueryResult theResult) |
| Modifier and Type | Method and Description |
|---|---|
BooleanQueryResult |
onClose(Runnable theCallback) |
close, delegate, hasNext, next, removepublic ForwardingBooleanQueryResult(BooleanQueryResult theResult)
public BooleanQueryResult onClose(Runnable theCallback)
onClose in class ForwardingQueryResult<Boolean>Copyright © 2010-2016 Stardog Union. All Rights Reserved.