接口的使用
spring.turbo.bean.DateDescriptor
使用DateDescriptor的程序包
-
spring.turbo.bean中DateDescriptor的使用
修饰符和类型方法说明DateRange.getLeftIncludeAsDateDim()DateRange.getRightIncludeAsDateDim()static DateDescriptorstatic DateDescriptorDateDescriptor.of(String text, WeekOption weekOption) static DateDescriptorstatic DateDescriptorDateDescriptor.of(LocalDate date, WeekOption weekOption) static DateDescriptorstatic DateDescriptorstatic DateDescriptorDateDescriptor.of(Date date, ZoneId zone, WeekOption weekOption) 参数类型为DateDescriptor的spring.turbo.bean中的方法修饰符和类型方法说明default booleanDateDescriptor.after(DateDescriptor other) default booleanDateDescriptor.afterOrSameDate(DateDescriptor other) default booleanDateDescriptor.before(DateDescriptor other) default booleanDateDescriptor.beforeOrSameDate(DateDescriptor other) intDateDescriptorImpl.compareTo(DateDescriptor o) default booleanDateDescriptor.sameDate(DateDescriptor other) 参数类型为DateDescriptor的spring.turbo.bean中的构造器 -
spring.turbo.bean.function中DateDescriptor的使用
参数类型为DateDescriptor的spring.turbo.bean.function中的方法