org.exolab.castor.persist.spi

Class Complex

public class Complex extends Object

Author: Thomas Yip

Constructor Summary
Complex(Object o)
Complex(int length, Object[] o)
Complex(Object o1, Object o2)
Complex(Object[] o)
Complex(Complex complex)
Method Summary
booleanequals(Object other)
Objectget(int i)
inthashCode()
booleanhasSomePartsNull()
intsize()
StringtoString()

Constructor Detail

Complex

public Complex(Object o)

Complex

public Complex(int length, Object[] o)

Complex

public Complex(Object o1, Object o2)

Complex

public Complex(Object[] o)

Complex

public Complex(Complex complex)

Method Detail

equals

public boolean equals(Object other)

get

public Object get(int i)

hashCode

public int hashCode()

hasSomePartsNull

public boolean hasSomePartsNull()

size

public int size()

toString

public String toString()
Intalio Inc. (C) 1999-2003. All rights reserved http://www.intalio.com