Interface CellFormatter<T>


  • public interface CellFormatter<T>
    • Method Detail

      • asString

        java.lang.String asString​(T obj)