com.croftsoft.apps.chat.user.seri
Class SeriUserId

java.lang.Object
  extended by com.croftsoft.core.util.id.LongId
      extended by com.croftsoft.apps.chat.user.seri.SeriUserId
All Implemented Interfaces:
UserId, Id, Serializable, Cloneable

public final class SeriUserId
extends LongId
implements UserId

A Serializable UserId.

Since:
2003-06-07
Version:
2003-06-07
See Also:
Serialized Form
Author:
David Wallace Croft

Constructor Summary
SeriUserId(long l)
           
 
Method Summary
 
Methods inherited from class com.croftsoft.core.util.id.LongId
clone, equals, getL, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface com.croftsoft.core.util.id.Id
clone, equals, hashCode
 

Constructor Detail

SeriUserId

public SeriUserId(long l)

CroftSoft Javadoc

CroftSoft Apps Javadoc (2008-09-28 21:15:07)