MCPcopy Create free account
hub / github.com/codenameone/CodenameOne / isArray

Method isArray

vm/JavaAPI/src/java/lang/Class.java:145–145  ·  view source on GitHub ↗

Determines if this Class object represents an array class.

()

Source from the content-addressed store, hash-verified

143 * Determines if this Class object represents an array class.
144 */
145 public native boolean isArray();
146
147 /**
148 * Determines if the class or interface represented by this Class object is

Callers 15

_estimateMethod · 0.95
createInstanceMethod · 0.95
generateIOSFilesMethod · 0.95
generateJavaFileMethod · 0.95
capture.jsFile · 0.45
WaFunction · 0.45
AbFunction · 0.45
runtimeCanonicalNameMethod · 0.45
recursiveCloneMethod · 0.45

Calls

no outgoing calls

Tested by 1

matchesTypeMethod · 0.36