Uses of Interface
cz.cvut.kbss.ontodriver.rdf4j.util.ThrowingFunction
Packages that use ThrowingFunction
-
Uses of ThrowingFunction in cz.cvut.kbss.ontodriver.rdf4j.connector
Methods in cz.cvut.kbss.ontodriver.rdf4j.connector with parameters of type ThrowingFunctionModifier and TypeMethodDescriptionprotected <R> R
StorageConnection.withConnection
(ThrowingFunction<org.eclipse.rdf4j.repository.RepositoryConnection, R> call)