Class EF1ClosesReconstitutor

java.lang.Object
org.drip.sample.forwardratefuturesfeed.EF1ClosesReconstitutor

public class EF1ClosesReconstitutor
extends java.lang.Object
EF1ClosesReconstitutor Cleanses, Transforms, and Re-constitutes the Formatted EF1 Closes Feed.



Author:
Lakshmi Krishnamurthy
  • Constructor Summary

    Constructors
    Constructor Description
    EF1ClosesReconstitutor()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] args)
    Entry Point

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • EF1ClosesReconstitutor

      public EF1ClosesReconstitutor()
  • Method Details

    • main

      public static final void main​(java.lang.String[] args) throws java.lang.Exception
      Entry Point
      Parameters:
      args - Command Line Argument Array
      Throws:
      java.lang.Exception - Thrown on Error/Exception Situation