An error occurred while fetching folder content.
Select Git revision
emous-public
-
-
- Open in your IDE
- Download source code
Name | Last commit | Last update |
---|
StringBuffer is synchronized for thread safety, but Lexer is already not thread-safe anyway, so this is unnecessary overhead. The other uses of StringBuffer were local in a single method and so can also be safely replaced.
Name | Last commit | Last update |
---|---|---|