printFutures method

void printFutures()

Implementation

void printFutures()
{
    print(futures.toString());
}