|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.exolab.castor.persist.spi.Complex
public class Complex
| Constructor Summary | |
|---|---|
Complex(Complex complex)
Deprecated. |
|
Complex(int length,
Object[] o)
Deprecated. |
|
Complex(Object o)
Deprecated. |
|
Complex(Object[] o)
Deprecated. |
|
Complex(Object o1,
Object o2)
Deprecated. |
|
| Method Summary | |
|---|---|
boolean |
equals(Object other)
Deprecated. |
Object |
get(int i)
Deprecated. |
int |
hashCode()
Deprecated. |
boolean |
hasSomePartsNull()
Deprecated. |
int |
size()
Deprecated. |
String |
toString()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Complex(Object o)
public Complex(int length,
Object[] o)
public Complex(Object o1,
Object o2)
public Complex(Object[] o)
public Complex(Complex complex)
| Method Detail |
|---|
public boolean equals(Object other)
equals in class Objectpublic int size()
public boolean hasSomePartsNull()
public int hashCode()
hashCode in class Objectpublic Object get(int i)
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||