Teardown

trait Teardown[-T]

A type class describing how to teardown a resource

A type class describing how to teardown a resource

class Object
trait Matchable
class Any

Value members

Abstract methods

def teardown(t: T): Unit