protected static final class Phrase.Parameter extends Object implements Externalizable, Map.Entry<String,Object>
Modifier and Type | Field and Description |
---|---|
protected String |
name |
protected Phrase.Parameter |
next |
protected Object |
value |
Constructor and Description |
---|
Parameter() |
Parameter(String name,
Object value) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object other) |
String |
getKey() |
Object |
getValue() |
int |
hashCode() |
void |
readExternal(ObjectInput input) |
Object |
setValue(Object v) |
int |
size() |
void |
writeExternal(ObjectOutput output) |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
comparingByKey, comparingByKey, comparingByValue, comparingByValue
protected String name
protected Object value
protected Phrase.Parameter next
public int size()
public int hashCode()
public boolean equals(Object other)
public void readExternal(ObjectInput input) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput output) throws IOException
writeExternal
in interface Externalizable
IOException
Copyright © 2018 Attivio, Inc. All Rights Reserved.
PATENT NOTICE: Attivio, Inc. Software Related Patents. With respect to the Attivio software product(s) being used, the following patents apply: Querying Joined Data Within A Search Engine Index: United States Patent No.(s): 8,073,840. Ordered Processing of Groups of Messages: U.S. Patent No.(s) 8,495,656. Signal processing approach to sentiment analysis for entities in documents: U.S. Patent No.(s) 8,725,494. Other U.S. and International Patents Pending.