Packages

package device

Type Members

  1. case class AndroidDevice(conf: Config) extends Device with LogSupport with Product with Serializable
  2. trait Device extends LogSupport
  3. case class iOSDevice(conf: Config) extends Device with LogSupport with Product with Serializable

Ungrouped