PimpedType

com.github.nscala_time.PimpedType
trait PimpedType[T]

The marker trait that this type is for 'pimp my library' pattern.

Attributes

Graph
Supertypes
class Any
Known subtypes

Members list

Value members

Abstract methods

def underlying: T