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

s-lib-watch_3.0.10.4.source-code.Watcher.scala Maven / Gradle / Ivy

There is a newer version: 0.11.4-M1
Show newest version
package os.watch

abstract class Watcher extends AutoCloseable {
  def run(): Unit
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy