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

play.api.rest.Bindable.scala Maven / Gradle / Ivy

package play.api.rest

/**
 * @author Karel Cemus
 */
trait Bindable {

  def bind(): Unit
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy