Package org.drip.sample.bondmetrics
Class Reconciler_Sink
java.lang.Object
org.drip.sample.bondmetrics.Reconciler_Sink
public class Reconciler_Sink
extends java.lang.Object
Reconciler_Sink demonstrates the Analytics Calculation/Reconciliation for the the Sinking Fund Bond
YSW0U6.
- Module = Product Core Module
- Library = Fixed Income Analytics
- Project = DROP API Construction and Usage
- Package = Bond Relative Value Replication Demonstration
- Author:
- Lakshmi Krishnamurthy
-
Constructor Summary
Constructors Constructor Description Reconciler_Sink()
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] astrArgs)
Entry PointMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Reconciler_Sink
public Reconciler_Sink()
-
-
Method Details
-
main
public static final void main(java.lang.String[] astrArgs) throws java.lang.ExceptionEntry Point- Parameters:
astrArgs
- Command Line Argument Array- Throws:
java.lang.Exception
- Thrown on Error/Exception Situation
-