com.sun.ejb.base.sfsb.util
Class SimpleKeyGenerator.SimpleSessionKey
java.lang.Object
com.sun.ejb.base.sfsb.util.SimpleKeyGenerator.SimpleSessionKey
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- SimpleKeyGenerator
protected static class SimpleKeyGenerator.SimpleSessionKey
- extends Object
- implements Serializable
- See Also:
- Serialized Form
SimpleKeyGenerator.SimpleSessionKey
public SimpleKeyGenerator.SimpleSessionKey(long prefix,
long suffix,
int id)
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object otherObj)
- Overrides:
equals in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012 GlassFish Community. All Rights Reserved.