org.jquantlib.time
Class PeriodParser
- java.lang.Object
-
- org.jquantlib.time.PeriodParser
-
public final class PeriodParser extends java.lang.ObjectTo 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 Periodparse(java.lang.String str)To convert the string to Period.
-
-
-
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