Identifying Array Types (The Java™ Tutorials > The Reflection API ...
經安全檢測,此網站為安全網站,請放心前往原始網址!
Identifying Array Types (The Java™ Tutorials > The Reflection API ...
Array types may be identified by invoking Class.isArray() . To obtain a Class use
one of the methods described in Retrieving Class Objects section of this trail.