Class TU1ClosesReconstitutor
java.lang.Object
org.drip.sample.treasuryfuturesfeed.TU1ClosesReconstitutor
public class TU1ClosesReconstitutor
extends java.lang.Object
TU1ClosesReconstitutor Cleanses, Transforms, and Re-constitutes the Formated TU1 Closes Feed.
- Module = Product Core Module
- Library = Fixed Income Analytics
- Project = DROP API Construction and Usage
- Package = G20 Treasury Futures Feed Reconstitutor
- Author:
- Lakshmi Krishnamurthy
-
Constructor Summary
Constructors Constructor Description TU1ClosesReconstitutor()
-
Method Summary
Modifier and Type Method Description static void
main(java.lang.String[] args)
Entry PointMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TU1ClosesReconstitutor
public TU1ClosesReconstitutor()
-
-
Method Details
-
main
public static final void main(java.lang.String[] args) throws java.lang.ExceptionEntry Point- Parameters:
args
- Command Line Argument Array- Throws:
java.lang.Exception
- Thrown on Error/Exception Situation
-