org.neodatis.tool.wrappers
Class ConstantWrapper

java.lang.Object
  extended by org.neodatis.tool.wrappers.ConstantWrapper

public class ConstantWrapper
extends java.lang.Object

Author:
olivier

Field Summary
static int ROUND_TYPE_FOR_AVERAGE_DIVISION
           
 
Constructor Summary
ConstantWrapper()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ROUND_TYPE_FOR_AVERAGE_DIVISION

public static final int ROUND_TYPE_FOR_AVERAGE_DIVISION
See Also:
Constant Field Values
Constructor Detail

ConstantWrapper

public ConstantWrapper()