com.stevesoft.pat
Class RegOpt

java.lang.Object
  |
  +--com.stevesoft.pat.RegOpt

public class RegOpt
extends java.lang.Object


This is just a place to put the optimizing function. It is never instantiated as an Object. It just sorts through the RegOpt looking for things it can change and make faster.


Constructor Summary
RegOpt()
           


 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail


RegOpt

public RegOpt()