Interface Stringifiable<E>

    • Method Detail

      • toString

        default String toString​(IStringifier<E> stringifier)
        convert this to string with the use of stringifier