universe.common.database
Class WormholeID

java.lang.Object
  |
  +--universe.common.database.Index
        |
        +--universe.common.database.WormholeID
All Implemented Interfaces:
java.lang.Cloneable, java.io.Serializable

public final class WormholeID
extends Index

Version:
$Id: WormholeID.java,v 1.1 2003/04/03 00:20:54 sstarkey Exp $
See Also:
Serialized Form

Field Summary
 
Fields inherited from class universe.common.database.Index
 
Constructor Summary
WormholeID()
           
WormholeID(int in)
           
 
Methods inherited from class universe.common.database.Index
equals, get, hashCode, increment, set, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

WormholeID

public WormholeID()

WormholeID

public WormholeID(int in)


Copyright © 2001 Universe Dev Team All Rights Reserved.