Home
last modified time | relevance | path

Searched defs:FixedAdjuster (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/src/test/java/time/tck/java/time/chrono/
DTCKChronoLocalDateTime.java358 static class FixedAdjuster implements TemporalAdjuster, TemporalAmount { class
361 FixedAdjuster(Temporal datetime) { in FixedAdjuster() method in TCKChronoLocalDateTime.FixedAdjuster
DTCKChronoZonedDateTime.java359 static class FixedAdjuster implements TemporalAdjuster, TemporalAmount { class
362 FixedAdjuster(Temporal datetime) { in FixedAdjuster() method in TCKChronoZonedDateTime.FixedAdjuster
DTCKChronoLocalDate.java338 static class FixedAdjuster implements TemporalAdjuster, TemporalAmount { class
341 FixedAdjuster(Temporal datetime) { in FixedAdjuster() method in TCKChronoLocalDate.FixedAdjuster