Class BindingSetHashKey
java.lang.Object
org.eclipse.rdf4j.query.algebra.evaluation.iterator.BindingSetHashKey
- All Implemented Interfaces:
 Serializable
Compact and efficient representation of a binding set for use as a key in hash maps.
- Author:
 - MJAHale
 - See Also:
 
- 
Field Summary
Fields - 
Method Summary
Modifier and TypeMethodDescriptionstatic BindingSetHashKeycreate(String[] varNames, BindingSet bindings) booleaninthashCode() 
- 
Field Details
- 
EMPTY
 
 - 
 - 
Method Details
- 
create
 - 
equals
 - 
hashCode
 
 -