ClassType

trait ClassType[A, B]
class Object
trait Matchable
class Any

Value members

Abstract methods

def unwrap(b: B)(format: Formats): A
def wrap(a: A)(format: Formats): B