org.gjt.universe
Class CostUndefined

java.lang.Object
  |
  +--org.gjt.universe.DBItem
        |
        +--org.gjt.universe.CostBase
              |
              +--org.gjt.universe.CostUndefined
All Implemented Interfaces:
java.io.Serializable

final class CostUndefined
extends CostBase


Field Summary
static CostID ID
           
static CostUndefined SINGLETON
           
 
Fields inherited from class org.gjt.universe.CostBase
 
Constructor Summary
private CostUndefined()
           
 
Method Summary
 VectorDisplayReturn specificDisplayDebug()
           
 
Methods inherited from class org.gjt.universe.CostBase
getID, getIndex, getName, resetCostID
 
Methods inherited from class org.gjt.universe.DBItem
getLocation, getOwner
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SINGLETON

public static CostUndefined SINGLETON

ID

public static CostID ID
Constructor Detail

CostUndefined

private CostUndefined()
Method Detail

specificDisplayDebug

public VectorDisplayReturn specificDisplayDebug()
Specified by:
specificDisplayDebug in class DBItem


Copyright © 2001 Universe Dev Team All Rights Reserved.