com.jrockit.memleak
Interface IFieldInfo

All Superinterfaces:
IAccessibleInfo, IMemberInfo
All Known Subinterfaces:
IStaticField
All Known Implementing Classes:
FieldInfo, StaticField

public interface IFieldInfo
extends IMemberInfo

Information about a field in a class.

Author:
mpersson
See Also:
Field

Field Summary
 
Fields inherited from interface com.jrockit.memleak.IAccessibleInfo
SYNTHETIC, UNKNOWN_MODIFIERS
 
Method Summary
 
Methods inherited from interface com.jrockit.memleak.IMemberInfo
getDeclaringClassInfo, getName
 
Methods inherited from interface com.jrockit.memleak.IAccessibleInfo
getModifiers
 



Copyright © 1999, 2011, Oracle and/or its affiliates. All rights reserved.