coins.opt
クラス GlobalReform2.PatternCodeRange

java.lang.Object
  |
  +--coins.opt.GlobalReform2.PatternCodeRange
含まれているクラス:
GlobalReform2

protected class GlobalReform2.PatternCodeRange
extends java.lang.Object

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


フィールドの概要
 double fLower
           
 double fUpper
           
 
コンストラクタの概要
protected GlobalReform2.PatternCodeRange()
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

fUpper

public double fUpper

fLower

public double fLower
コンストラクタの詳細

GlobalReform2.PatternCodeRange

protected GlobalReform2.PatternCodeRange()