|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.bioinfweb.treegraph.document.nodebranchdata.AbstractNodeBranchDataAdapter
public abstract class AbstractNodeBranchDataAdapter
Implements a basic equals()-method for all node/branch data adapters.
| Constructor Summary | |
|---|---|
AbstractNodeBranchDataAdapter()
|
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object other)
Returns true if the specified object is an instance of the same class. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface info.bioinfweb.treegraph.document.nodebranchdata.NodeBranchDataAdapter |
|---|
decimalOnly, delete, getDataElement, getDecimal, getText, isDecimal, isEmpty, isNewColumn, isString, readOnly, setDecimal, setText, toString |
| Constructor Detail |
|---|
public AbstractNodeBranchDataAdapter()
| Method Detail |
|---|
public boolean equals(java.lang.Object other)
true if the specified object is an instance of the same class.
equals in class java.lang.ObjectObject.equals(java.lang.Object)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||