What is the Java equivalent of PHP var_dump?

后端 未结 11 621
北荒
北荒 2020-12-12 14:58

PHP has a var_dump() function which outputs the internal contents of an object, showing an object\'s type and content.

For example:

         


        
11条回答
提交回复
热议问题