站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc 4.1.0

Super (NetBeans Debugger JPDA API) - NetBeans API Javadoc 4.1.0

 

org.netbeans.api.debugger.jpda
Interface Super

All Superinterfaces:
ObjectVariable, Variable

public interface Super
extends ObjectVariable

Represents super class of some object and its value.

See Also:
ObjectVariable.getSuper()

Methods inherited from interface org.netbeans.api.debugger.jpda.ObjectVariable
getAllStaticFields, getField, getFields, getFieldsCount, getInheritedFields, getSuper, getToStringValue, invokeMethod
 
Methods inherited from interface org.netbeans.api.debugger.jpda.Variable
getType, getValue
 


 

Built on May 4 2005.  |  Portions Copyright 1997-2005 Sun Microsystems, Inc. All rights reserved.