|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectbing.results.BingResult
public abstract class BingResult
Base class for all Result objects. Holds all general result parameters.
Method Summary | |
---|---|
void |
add(java.lang.Object obj)
Certain, non-attribute style elements such as XML arrays may be added by the parser, they are added to the class here. |
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public final void add(java.lang.Object obj)
public int hashCode()
hashCode
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |