AbstractBaseMetaDataHit
@Deprecated public abstract class BaseMetaDataHitImpl extends Object implements MetaDataHit
Constructor and Description |
---|
BaseMetaDataHitImpl()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(MetaDataHit mdh)
Deprecated.
Two MetaDataHits are equal if their Meta field name/value pairs
are equal.
|
int |
hashCode()
Deprecated.
|
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getMetaFieldNames, getMetaFieldValue, getMetaFieldValues
public boolean equals(MetaDataHit mdh)
equals
in interface MetaDataHit
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.