Uses of Interface
org.openprovenance.prov.service.inface.BiConsumerWithException
Packages that use BiConsumerWithException
-
Uses of BiConsumerWithException in org.openprovenance.prov.service
Methods in org.openprovenance.prov.service with parameters of type BiConsumerWithExceptionModifier and TypeMethodDescription<T> TQuerier.do_query(T data, Consumer<T> check, BiConsumer<StringBuilder, T> composeQuery, BiConsumerWithException<ResultSet, T> completeData)