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

cask.util.Scheduler.scala Maven / Gradle / Ivy

The newest version!
package cask.util

object Scheduler {
  def schedule(millis: Long)(body: => Unit) = ???
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy