Skip to content

Commit

Permalink
refactor TableUtil
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiyang.ng committed Dec 3, 2024
1 parent 29f05a5 commit 260e3ee
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
/**
* Utility class for printing tables in a formatted manner using ASCII art.
* It also includes methods for extracting data from objects and converting headers to field names.
* @author Ng Zhi Yang
*/
public class TableUtil {

Expand Down

0 comments on commit 260e3ee

Please sign in to comment.