com.swfit.core.util
Class MaxCode

java.lang.Object
  |
  +--com.swfit.core.util.MaxCode

public class MaxCode
extends java.lang.Object

Utility to keep track of objects with unique codes.

Since:
SWFIT1.0
Version:
$Revision: 1.1 $ $Date: 2003/02/02 20:47:25 $
Author:
Olaf Havnes

Field Summary
static java.lang.String MAX_CODE
           
 
Method Summary
static MaxCode getMaxCode(HashParams meta_data)
           
 int newCode()
           
 void storeCode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MAX_CODE

public static final java.lang.String MAX_CODE
Method Detail

getMaxCode

public static final MaxCode getMaxCode(HashParams meta_data)

newCode

public final int newCode()

storeCode

public final void storeCode()


Swfit developer homepage
Copyright © 2003 Orgdot AS. All Rights Reserved.