0
System.out.println("Path : "+ d.get("path") +", Contents : " + d.get("contents") + ", Score : " + sd.score);

I want to highlight my output, especially the score part. How do I do that in Java so that I can highlight my scores? The content is huge and reader can't read score easily.

Mark Rotteveel
  • 100,966
  • 191
  • 140
  • 197
Rafeh
  • 1

0 Answers0