Uses of Class
org.jfree.data.time.Year
Packages that use Year
-
Uses of Year in org.jfree.data.time
Methods in org.jfree.data.time that return YearModifier and TypeMethodDescriptionprivate static YearMonth.evaluateAsYear(String s) Creates a year from a string, or returnsnull(format exceptions suppressed).private static YearWeek.evaluateAsYear(String s) Creates a year from a string, or returns null (format exceptions suppressed).Month.getYear()Returns the year in which the month falls.Quarter.getYear()Returns the year.Week.getYear()Returns the year in which the week falls.static YearParses the string argument as a year.Constructors in org.jfree.data.time with parameters of type Year