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.2
Package:
org.eclipse.osgi.framework.util
Interface
public
interface
KeyedElement
Overview
Inheritance
Members
Usage
Source
Books
Since
3.2
Version
Not specified.
Author(s)
Not specified.
An element of an
KeyedHashSet
. A KeyedElement privides the key which is used to hash the elements in an
KeyedHashSet
.
See also
KeyedHashSet
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
KeyedHashSet. A KeyedElement privides the key which is used to hash the elements in anKeyedHashSet.