Uses of Interface
org.eclipse.jdt.debug.core.IJavaArray
Packages that use IJavaArray
Package
Description
Provides an implementation of a debug model based on JPDA (Java Platform Debug Architecture).
-
Uses of IJavaArray in org.eclipse.jdt.debug.core
Methods in org.eclipse.jdt.debug.core that return IJavaArrayModifier and TypeMethodDescriptionIJavaArrayType.newInstance
(int size) Returns a new instance of an array of this type, with the specified length.