News

Like the word “ain’t,” the educated Java developer masses seem to be almost universally in agreement that the static import should be used sparingly. The reasoning here is obvious.
I tend to use Java Collections far more than I use Java arrays. However, when I do need to work with arrays, it is nice to have the many useful features of the java.util.Arrays class.