Count the number of dimensions of an array type.
@return The number of dimensions (>0) if the type is an array;otherwise, return 0 (scalar).
@see #dimensions(String)
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.