Uses of Class
org.springframework.modulith.moments.ShiftedQuarter
Packages that use ShiftedQuarter
Package
Description
An Passage-of-Time events implementation.
The
Moments
abstraction to integrate with Spring Framework's
scheduling.-
Uses of ShiftedQuarter in org.springframework.modulith.moments
Methods in org.springframework.modulith.moments that return ShiftedQuarterModifier and TypeMethodDescriptionShiftedQuarter.next()
Returns the nextShiftedQuarter
.static ShiftedQuarter
static ShiftedQuarter
Methods in org.springframework.modulith.moments with parameters of type ShiftedQuarterModifier and TypeMethodDescriptionstatic QuarterHasPassed
QuarterHasPassed.of
(Year year, ShiftedQuarter quarter) -
Uses of ShiftedQuarter in org.springframework.modulith.moments.support
Methods in org.springframework.modulith.moments.support that return ShiftedQuarterModifier and TypeMethodDescriptionMomentsProperties.getShiftedQuarter
(LocalDate reference) Returns theShiftedQuarter
for the given reference date.