public class BindingSetHashKey extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
static BindingSetHashKey |
EMPTY |
| Modifier and Type | Method and Description |
|---|---|
static BindingSetHashKey |
create(String[] varNames,
org.eclipse.rdf4j.query.BindingSet bindings) |
boolean |
equals(Object o) |
int |
hashCode() |
public static final BindingSetHashKey EMPTY
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.