Interface IDataToString


public interface IDataToString
data to toString
Author:
qiunet 2020-10-27 16:45
  • Method Summary

    Modifier and Type
    Method
    Description
    自己转 string 以便打印
  • Method Details

    • _toString

      String _toString()
      自己转 string 以便打印
      Returns: