mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-19 22:25:52 +02:00
There are many opportunities for replacing `StringBuffer` with `StringBuilder` provided that the type isn't visible from the public API and is used only in internal methods. Replace these where appropriate. Change-Id: Ic2f50c5b6f3c3a4eae301bb3b40fb6faed235f79 Signed-off-by: Alex Blewitt <alex.blewitt@gmail.com> |
||
|---|---|---|
| .. | ||
| org.eclipse.cdt.visualizer-feature | ||
| org.eclipse.cdt.visualizer.core | ||
| org.eclipse.cdt.visualizer.examples | ||
| org.eclipse.cdt.visualizer.ui | ||