Eclipse JDT
Release 3.7

Uses of Interface
org.eclipse.jdt.debug.core.IJavaArray

Packages that use IJavaArray
org.eclipse.jdt.debug.core

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 IJavaArray
 IJavaArray IJavaArrayType.newInstance(int size)
          Returns a new instance of an array of this type, with the specified length.
 


Eclipse JDT
Release 3.7

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2011 IBM Corporation and others. All rights reserved.