JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.sansa_stack.spark.io.csv.input
Interface CsvRowMapper
All Superinterfaces:
Function
<
String
[],
org.apache.jena.sparql.engine.binding.Binding>
public interface
CsvRowMapper
extends
Function
<
String
[],
org.apache.jena.sparql.engine.binding.Binding>
Method Summary
Methods inherited from interface java.util.function.
Function
andThen
,
apply
,
compose