coins.opt
Class GlobalReform.PatternCodeRange

java.lang.Object
  extended bycoins.opt.GlobalReform.PatternCodeRange
Enclosing class:
GlobalReform

protected class GlobalReform.PatternCodeRange
extends java.lang.Object

PatternCodeRange represents pattern code range including upper value and lower value.


Field Summary
 double fLower
           
 double fUpper
           
 
Constructor Summary
protected GlobalReform.PatternCodeRange()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

fUpper

public double fUpper

fLower

public double fLower
Constructor Detail

GlobalReform.PatternCodeRange

protected GlobalReform.PatternCodeRange()