Package org.drip.template.ust
Class TU1_02Y
java.lang.Object
org.drip.template.ust.TU1_02Y
public class TU1_02Y
extends java.lang.Object
TU1_02Y demonstrates the Details behind the Implementation and the Pricing of the 2Y TU1 UST
Futures Contract.
| Module | Product Core Module |
| Library | Fixed Income Analytics |
| Project | Pricing/Risk Templates for Fixed Income Component Products |
| Package | Standard UST Suite Construction Template |
- Author:
- Lakshmi Krishnamurthy
-
Constructor Summary
Constructors Constructor Description TU1_02Y() -
Method Summary
Modifier and Type Method Description static voidmain(java.lang.String[] argumentArray)Entry PointMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TU1_02Y
public TU1_02Y()
-
-
Method Details
-
main
public static final void main(java.lang.String[] argumentArray) throws java.lang.ExceptionEntry Point- Parameters:
argumentArray- Argument Array- Throws:
java.lang.Exception- Propagate Exception Encountered
-