Package org.aksw.jena_sparql_api.legacy
Interface CallableWithAbort<T>
- All Superinterfaces:
Callable<T>
- All Known Implementing Classes:
CallableWithAbortFactory.CallableWithAbortImpl
-
Method Summary
-
Method Details
-
abort
void abort()
-
Callable<T>CallableWithAbortFactory.CallableWithAbortImpl