Class UnorderedSelect.Mapper.SubjectObjectPropertyShapeMapper
java.lang.Object
org.eclipse.rdf4j.sail.shacl.ast.planNodes.UnorderedSelect.Mapper.SubjectObjectPropertyShapeMapper
- All Implemented Interfaces:
BiFunction<Statement, Resource[], ValidationTuple>
- Enclosing class:
UnorderedSelect.Mapper
public static class UnorderedSelect.Mapper.SubjectObjectPropertyShapeMapper
extends Object
implements BiFunction<Statement, Resource[], ValidationTuple>
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) static UnorderedSelect.Mapper.SubjectObjectPropertyShapeMapper -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface BiFunction
andThen
-
Field Details
-
instance
-
-
Constructor Details
-
SubjectObjectPropertyShapeMapper
private SubjectObjectPropertyShapeMapper()
-
-
Method Details
-
apply
- Specified by:
applyin interfaceBiFunction<Statement, Resource[], ValidationTuple>
-
hashCode
-
equals
-
getFunction
-