You can write a generic object toString method in Java using reflections. This way you don't have to manually print out every parameter of you class.
確定! 回上一頁