java time Year isBefore(YearMonthother)方法检查此年月是否在指定的年月之前。1语法publicbooleanisBefore(YearMonthother)2参数other:
java time Year isBefore(Yearother)方法检查此年份是否在指定年份之前。1语法publicbooleanisBefore(Yearother)2参数other:与另一年份进
java time OffsetTime isBefore(OffsetTimeother)方法检查此时间是否在指定时间之前。1语法publicbooleanisBefore(OffsetTimeother)2参数ot
java time OffsetDateTime isBefore(OffsetDateTimeother)方法检查此日期是否在指定的日期时间之前。1语法publicbooleanisBefore(OffsetDat
java time MonthDay isBefore(MonthDayother)方法检查此月-日是否在指定的月-日之前。1语法publicbooleanisBefore(MonthDayother)2参数othe
java time LocalTime isBefore(LocalTimeother)方法检查此时间是否在指定时间之前。1语法publicbooleanisBefore(LocalTimeother)2参数other
java time LocalDateTime isBefore(ChronoLocalDateTime<?>other)方法检查此日期是否在指定的日期时间之前。1语法publicbooleanisBefore(C
java time LocalDate isBefore(ChronoLocalDateother)方法检查此日期是否在指定日期之前。1语法publicbooleanisBefore(ChronoLocalDateothe
java time Instant isBefore(InstantotherInstant)方法检查此瞬间是否在指定的时刻之前。1语法publicbooleanisBefore(InstantotherInstant)