Eclipse JDT
Release 3.1

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.1

Copyright (c) IBM Corp. and others 2000, 2005. All Rights Reserved.