public interface NeedConsumer
| Modifier and Type | Method and Description |
|---|---|
void |
consume(org.apache.jena.query.Dataset need)
Consumes the specified need object.
|
boolean |
isExhausted()
Returns true if the consumer is prepared to consume another need object.
|
void consume(org.apache.jena.query.Dataset need)
need - boolean isExhausted()
Copyright © 2018. All Rights Reserved.