Interface BindingMapper

All Known Implementing Classes:
RowToBindingImpl
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface BindingMapper
Interface for mapping the current ResultSet's row to a Binding
Author:
Claus Stadler
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.jena.sparql.engine.binding.Binding