public class Hash extends Object
| Constructor and Description |
|---|
Hash() |
| Modifier and Type | Method and Description |
|---|---|
static int |
hashCode(Claim o)
Returns a hash code for the given object.
|
static int |
hashCode(DatatypeIdValue o)
Returns a hash code for the given object.
|
static int |
hashCode(EntityIdValue o)
Returns a hash code for the given object.
|
static int |
hashCode(GlobeCoordinatesValue o)
Returns a hash code for the given object.
|
static int |
hashCode(ItemDocument o)
Returns a hash code for the given object.
|
static int |
hashCode(MonolingualTextValue o)
Returns a hash code for the given object.
|
static int |
hashCode(NoValueSnak o)
Returns a hash code for the given object.
|
static int |
hashCode(PropertyDocument o)
Returns a hash code for the given object.
|
static int |
hashCode(QuantityValue o)
Returns a hash code for the given object.
|
static int |
hashCode(Reference o)
Returns a hash code for the given object.
|
static int |
hashCode(SiteLink o)
Returns a hash code for the given object.
|
static int |
hashCode(SnakGroup o)
Returns a hash code for the given object.
|
static int |
hashCode(SomeValueSnak o)
Returns a hash code for the given object.
|
static int |
hashCode(Statement o)
Returns a hash code for the given object.
|
static int |
hashCode(StatementGroup o)
Returns a hash code for the given object.
|
static int |
hashCode(StringValue o)
Returns a hash code for the given object.
|
static int |
hashCode(TimeValue o)
Returns a hash code for the given object.
|
static int |
hashCode(ValueSnak o)
Returns a hash code for the given object.
|
protected static int |
hashCodeForTermedDocument(TermedDocument o)
Returns a hash code for the given object.
|
public static int hashCode(EntityIdValue o)
o - the object to create a hash forObject.hashCode()public static int hashCode(DatatypeIdValue o)
o - the object to create a hash forObject.hashCode()public static int hashCode(TimeValue o)
o - the object to create a hash forObject.hashCode()public static int hashCode(GlobeCoordinatesValue o)
o - the object to create a hash forObject.hashCode()public static int hashCode(StringValue o)
o - the object to create a hash forObject.hashCode()public static int hashCode(MonolingualTextValue o)
o - the object to create a hash forObject.hashCode()public static int hashCode(QuantityValue o)
o - the object to create a hash forObject.hashCode()public static int hashCode(ValueSnak o)
o - the object to create a hash forObject.hashCode()public static int hashCode(SomeValueSnak o)
o - the object to create a hash forObject.hashCode()public static int hashCode(NoValueSnak o)
o - the object to create a hash forObject.hashCode()public static int hashCode(SnakGroup o)
o - the object to create a hash forObject.hashCode()public static int hashCode(Claim o)
o - the object to create a hash forObject.hashCode()public static int hashCode(Reference o)
o - the object to create a hash forObject.hashCode()public static int hashCode(Statement o)
o - the object to create a hash forObject.hashCode()public static int hashCode(StatementGroup o)
o - the object to create a hash forObject.hashCode()public static int hashCode(SiteLink o)
o - the object to create a hash forObject.hashCode()public static int hashCode(PropertyDocument o)
o - the object to create a hash forObject.hashCode()public static int hashCode(ItemDocument o)
o - the object to create a hash forObject.hashCode()protected static int hashCodeForTermedDocument(TermedDocument o)
o - the object to create a hash forObject.hashCode()Copyright © 2014–2015 Wikidata Toolkit Developers. Generated from source code published under the Apache License 2.0. For more information, see the Wikidata Toolkit homepage