print abstract method

void print(
  1. DateTime time,
  2. Object object
)

Implementation

void print(DateTime time, Object object);