类 TimeFunctions.HourOfDay<I,O>
- java.lang.Object
-
- org.meteoinfo.dataframe.impl.TimeFunctions.HourOfDay<I,O>
-
- 所有已实现的接口:
Function<LocalDateTime,String>,TimeFunction<LocalDateTime,String>
- 封闭类:
- TimeFunctions
public static class TimeFunctions.HourOfDay<I,O> extends Object implements TimeFunction<LocalDateTime,String>