net.sourceforge.pmd.util
Class NumericConstants

java.lang.Object
  extended by net.sourceforge.pmd.util.NumericConstants

public class NumericConstants
extends java.lang.Object


Field Summary
static java.lang.Float FLOAT_ZERO
           
static java.lang.Integer ONE
           
static java.lang.Integer ZERO
           
 
Constructor Summary
NumericConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ZERO

public static final java.lang.Integer ZERO

ONE

public static final java.lang.Integer ONE

FLOAT_ZERO

public static final java.lang.Float FLOAT_ZERO
Constructor Detail

NumericConstants

public NumericConstants()


Copyright © 2002-2015 InfoEther. All Rights Reserved.