org.exolab.castor.persist.spi

Class Identity

Implemented Interfaces:
java.io.Serializable

public final class Identity
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Constructor Summary

Identity(Object o)
Creates an instance of this class, based upon the parameter passed in.
Identity(Object o1, Object o2)
Identity(Object[] array)

Method Summary

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

Constructor Details

Identity

public Identity(Object o)
Creates an instance of this class, based upon the parameter passed in.
Parameters:
o - Either a Complex, an Identity instance, or an Object[] instance.

Identity

public Identity(Object o1,
                Object o2)

Identity

public Identity(Object[] array)

Method Details

equals

public boolean equals(Object other)

get

public Object get(int i)

hashCode

public int hashCode()

size

public int size()

toString

public String toString()

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