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
TupleQueryResultMapper
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Method Summary
Interface TupleQueryResultMapper<
T
>
All Superinterfaces:
Function
<
TupleQueryResult
, T>
public interface
TupleQueryResultMapper<T>
extends
Function
<
TupleQueryResult
, T>
Since:
4.0.0
Author:
Florian Kleedorfer
Method Summary
Methods inherited from interface java.util.function.
Function
andThen
,
apply
,
compose