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

java.io.Flushable.scala Maven / Gradle / Ivy

package java.io

trait Flushable {
  def flush(): Unit
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy