write abstract method
Output a string. The output will not be html escaped, and will be written before the output returned from the lambda.
Implementation
void write(Object object);
Output a string. The output will not be html escaped, and will be written before the output returned from the lambda.
void write(Object object);