I - the type of the input valuesO - the type of the resultTimeFunctions.DayOfWeek, TimeFunctions.HourOfDay, TimeFunctions.MonthOfYear, TimeFunctions.SeasonOfYearpublic interface TimeFunction<I,O> extends Function<org.joda.time.DateTime,String>
Copyright © 2019. All rights reserved.