Interface ParsedDate

All Known Implementing Classes:
ConfigInfo, HistoryDescr, LazyHistoryDescr

public interface ParsedDate
Returns the parsed Date.
Author:
Mirko Friedenhagen
  • Method Summary

    Modifier and Type
    Method
    Description
    Returns a Date.
  • Method Details

    • parsedDate

      Date parsedDate()
      Returns a Date.
      Returns:
      The parsed date as a java.util.Date.