com.zmicer.utils
Interface MagicNumbers


public interface MagicNumbers

Please use this interface if you need some of this magics $Author:: zmicer $
$Rev:: 57 $
* $Date:: 2007-08-23 09:16:37 #$


Field Summary
static int EIGHT
           
static int FIVE
           
static int FOUR
           
static int NINE
           
static int ONE
           
static int SEVEN
           
static int SIX
           
static int TEN
           
static int THREE
           
static int TWO
           
 

Field Detail

ONE

static final int ONE
See Also:
Constant Field Values

TWO

static final int TWO
See Also:
Constant Field Values

THREE

static final int THREE
See Also:
Constant Field Values

FOUR

static final int FOUR
See Also:
Constant Field Values

FIVE

static final int FIVE
See Also:
Constant Field Values

SIX

static final int SIX
See Also:
Constant Field Values

SEVEN

static final int SEVEN
See Also:
Constant Field Values

EIGHT

static final int EIGHT
See Also:
Constant Field Values

NINE

static final int NINE
See Also:
Constant Field Values

TEN

static final int TEN
See Also:
Constant Field Values


Copyright © 2007 jzmicer.team. All Rights Reserved.