Documentation of 'org.jquantlib.time.PeriodParser' Java class
PeriodParser
org.jquantlib.time

Class PeriodParser



  • public final class PeriodParser
    extends java.lang.Object
    To convert short and long format string representations to period object.
    • Constructor Summary

      Constructors 
      Constructor and Description
      PeriodParser() 
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method and Description
      static Period parse(java.lang.String str)
      To convert the string to Period.
      • Methods inherited from class java.lang.Object

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

      • PeriodParser

        public PeriodParser()
    • Method Detail

      • parse

        public static Period parse(java.lang.String str)
        To convert the string to Period.
        Parameters:
        str -
        Returns:
        period derived from str

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.