Eclipse
IntelliJ
NetBeans
XpoLog
Upload
API List
Favorites
Packages
Classes
Methods
Limit search to favorites
Recent
Register
Login
Classic Mode
Library:
Eclipse Platform, JDT and PDE 3.1
Package:
org.eclipse.jdt.core
Interface
public
interface
IMember
extends
IJavaElement
,
ISourceReference
,
ISourceManipulation
,
IParent
Overview
Inheritance
Members
Usage
Source
Books
Since
Not specified.
Version
Not specified.
Author(s)
Not specified.
Common protocol for Java elements that can be members of types. This set consists of
IType
,
IMethod
,
IField
, and
IInitializer
.
This interface is not intended to be implemented by clients.
Wiki javadoc
Use
textile entry format
.
Add your comments here.
NOTE: Usage information is based only on libraries in your favorites list.
In Constructors
In Fields
Returned by
As method parameter
Home
-
About
-
FAQ
-
Privacy
-
Contact
IType,IMethod,IField, andIInitializer.This interface is not intended to be implemented by clients.