All Downloads are FREE. Search and download functionalities are using the official Maven repository.

java.time.temporal.TemporalAdjuster.scala Maven / Gradle / Ivy

package java.time.temporal

trait TemporalAdjuster {
  def adjustInto(temporal: Temporal): Temporal
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy