coins.opt
クラス GlobalReform.PatternCodeRange

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

protected class GlobalReform.PatternCodeRange
extends java.lang.Object

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


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

フィールドの詳細

fUpper

public double fUpper

fLower

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

GlobalReform.PatternCodeRange

protected GlobalReform.PatternCodeRange()