com.croftsoft.core.animation.model.seri
Class SeriModelId

java.lang.Object
  extended by com.croftsoft.core.util.id.LongId
      extended by com.croftsoft.core.animation.model.seri.SeriModelId
All Implemented Interfaces:
ModelId, Id, Serializable, Cloneable

public final class SeriModelId
extends LongId
implements ModelId

A Serializable ModelId.

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

Constructor Summary
SeriModelId(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

SeriModelId

public SeriModelId(long l)

CroftSoft Javadoc

CroftSoft Core Javadoc (2008-09-28 20:58:02)