forked from apache/netbeans
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update VariableMirrorTranslator to bring it up to standards (apache#3647
) I initially started cleaning up VariableMirrorTranslator.java as part of some mass deprecation cleanup work I am doing. The changes for handling the autobox/unbox of the floating-point class turned into a general cleanup of the VariableMirrorTranslator class. - updated autobox/unbox - using multi-catch now - using strings in switch - update a couple of places should be using diamond operator
- Loading branch information
1 parent
31085b5
commit de854f8
Showing
1 changed file
with
70 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters