Daniel Berg

37%
Flag icon
the varargs parameter array is used only to transmit a variable number of arguments from the caller to the method—which is, after all, the purpose of varargs—then the method is safe.
Effective Java
Rate this book
Clear rating
Open Preview