Applier

abstract class Applier[U]

a shim class for the EpochTime companion apply method

Companion:
object
class Object
trait Matchable
class Any

Value members

Abstract methods

def apply[V](v: V): EpochTime[V, U]