Package | Description |
---|---|
eu.fbk.rdfpro.util |
Utility classes.
|
Modifier and Type | Method and Description |
---|---|
static Hash |
Hash.combine(Hash... hashes) |
static Hash |
Statements.computeHash(org.openrdf.model.Statement statement) |
static Hash |
Statements.computeHash(org.openrdf.model.Value value) |
static Hash |
Hash.fromLongs(long high,
long low) |
Hash |
Hashable.getHash() |
static Hash |
Statements.getHash(org.openrdf.model.Statement statement) |
static Hash |
Statements.getHash(org.openrdf.model.Value value) |
static Hash |
Hash.murmur3(CharSequence... args) |
Modifier and Type | Method and Description |
---|---|
static Hash |
Hash.combine(Hash... hashes) |
int |
Hash.compareTo(Hash other) |
Copyright © 2015–2016 FBK-irst. All rights reserved.