JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
org.eclipse.rdf4j.spring.dao.support
UpdateCallback
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Interface UpdateCallback
All Superinterfaces:
Consumer
<
Map
<
String
,
Value
>>
public interface
UpdateCallback
extends
Consumer
<
Map
<
String
,
Value
>>
Since:
4.0.0
Author:
Florian Kleedorfer
Method Summary
Methods inherited from interface java.util.function.
Consumer
accept
,
andThen