java time Year isAfter(YearMonthother)方法检查此年月是否在指定的年月之后。1语法publicbooleanisAfter(YearMonthother)2参数other:与
java time Year isAfter(Yearother)方法检查此年-月是否在指定年份之后。1语法publicbooleanisAfter(Yearother)2参数other:比较的另一年,
java time OffsetTime isAfter(OffsetTimeother)方法检查此时间是否在指定时间之后。1语法publicbooleanisAfter(OffsetTimeother)2参数othe
java time OffsetDateTime isAfter(OffsetDateTimeother)方法检查此日期是否在指定的日期时间之后。1语法publicbooleanisAfter(OffsetDateT
java time MonthDay isAfter(MonthDayother)方法检查此月-日是否在指定的月-日之后。1语法publicbooleanisAfter(MonthDayother)2参数other
java time LocalTime isAfter(LocalTimeother)方法检查此时间是否在指定时间之后。1语法publicbooleanisAfter(LocalTimeother)2参数other:
java time LocalDateTime isAfter(ChronoLocalDateTime<?>other)方法检查此日期是否在指定的日期时间之后。1语法publicbooleanisAfter(Chr
java time LocalDate isAfter(ChronoLocalDateother)方法检查此日期是否在指定日期之后。1语法publicbooleanisAfter(ChronoLocalDateother)
java time Instant isAfter(InstantotherInstant)方法检查此瞬间是否在指定的时刻之后。1语法publicbooleanisAfter(InstantotherInstant)2