Impl
Class ChainForwardDecl

java.lang.Object
  extended by Impl.ChainForwardDecl

public class ChainForwardDecl
extends java.lang.Object

Forward Declaration for Chain, which needs ChainCI and therefore would not be able to exist w/o this.


Constructor Summary
ChainForwardDecl()
           
 
Method Summary
 double calcPI(int i)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChainForwardDecl

public ChainForwardDecl()
Method Detail

calcPI

public double calcPI(int i)