obd-java-api icon indicating copy to clipboard operation
obd-java-api copied to clipboard

Reformat code and change TroubleCodesCommand

Open eltonvs opened this issue 7 years ago • 0 comments

  • Format code with eclipse to a better readability.
  • Change TroubleCodeCommand to use a Set (TreeSet) instead a StringBuilder to disallow duplicates and sort entries alphabetically.

eltonvs avatar Jul 13 '17 19:07 eltonvs