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