Class QueryExecFactoryQueryWrapperBase<T extends QueryExecFactoryQuery>
java.lang.Object
org.aksw.jenax.dataaccess.sparql.exec.query.QueryExecFactoryQueryWrapperBase<T>
- All Implemented Interfaces:
QueryExecFactoryQuery
public abstract class QueryExecFactoryQueryWrapperBase<T extends QueryExecFactoryQuery>
extends Object
implements QueryExecFactoryQuery
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aksw.jenax.dataaccess.sparql.exec.query.QueryExecFactoryQuery
create
-
Field Details
-
decoratee
-
-
Constructor Details
-
QueryExecFactoryQueryWrapperBase
-