Skip to content

Commit

Permalink
Make TableFormat extensible| valueOf
Browse files Browse the repository at this point in the history
  • Loading branch information
baiyangtx committed Sep 6, 2024
1 parent 6f473fd commit 7db2d95
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ public static TableFormat register(String name) {

/**
* Get TableFormat by name
*
* @param name name
* @return TableFormat
*/
Expand Down

0 comments on commit 7db2d95

Please sign in to comment.