All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class semper.util.time.ReturnCode

java.lang.Object
   |
   +----semper.util.constant.Constant
           |
           +----semper.util.time.ReturnCode

public final class ReturnCode
extends Constant

Variable Index

 o ALIVE
 o DEAD
 o UNBORN

Variables

 o DEAD
 public static final ReturnCode DEAD
 o ALIVE
 public static final ReturnCode ALIVE
 o UNBORN
 public static final ReturnCode UNBORN

All Packages  Class Hierarchy  This Package  Previous  Next  Index