org.exolab.castor.persist.spi

Class Complex


public class Complex
extends java.lang.Object

Author:
Thomas Yip

Constructor Summary

Complex(Object o)
Complex(Object o1, Object o2)
Complex(Object[] o)
Complex(int length, Object[] o)
Complex(Complex complex)

Method Summary

boolean
equals(Object other)
Object
get(int i)
boolean
hasSomePartsNull()
int
hashCode()
int
size()
String
toString()

Constructor Details

Complex

public Complex(Object o)

Complex

public Complex(Object o1,
               Object o2)

Complex

public Complex(Object[] o)

Complex

public Complex(int length,
               Object[] o)

Complex

public Complex(Complex complex)

Method Details

equals

public boolean equals(Object other)

get

public Object get(int i)

hasSomePartsNull

public boolean hasSomePartsNull()

hashCode

public int hashCode()

size

public int size()

toString

public String toString()

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