Uses of Interface
com.broadleafcommerce.common.extension.cache.temporal.RoundedInstant
-
Packages that use RoundedInstant Package Description com.broadleafcommerce.common.extension.cache.temporal -
-
Uses of RoundedInstant in com.broadleafcommerce.common.extension.cache.temporal
Methods in com.broadleafcommerce.common.extension.cache.temporal that return RoundedInstant Modifier and Type Method Description RoundedInstantDefaultRoundedInstantFactory. roundNow(TemporalIdentifier temporalIdentifier)RoundedInstantRoundedInstantFactory. roundNow(TemporalIdentifier temporalIdentifier)Given aTemporalIdentifierinstance, return a rounded version of the current instance in time based on an increment modulus.
-