public class ReactorResult<T> extends Object
Constructor and Description |
---|
ReactorResult(Model model,
TriplePatternImpl triplePattern,
Class<T> returnType) |
Modifier and Type | Method and Description |
---|---|
T[] |
asArray() |
ClosableIterator<T> |
asClosableIterator() |
List<T> |
asList() |
long |
count() |
T |
firstValue() |
public ReactorResult(Model model, TriplePatternImpl triplePattern, Class<T> returnType)
Copyright © 2005–2017 IT-Consulting Dr. Max Völkel | Project started at FZI Forschungszentrum Informatik, www.fzi.de. All rights reserved.