format abstract method

String format(
  1. T value
)

Format value to text

Implementation

String format(T value);