SingleContainerOps

final implicit class SingleContainerOps[T <: GenericContainer[_]](self: SingleContainer[T]) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

def getHostAndPort(port: Int): UIO[(String, Int)]