JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.infonode.util.collection
Interface Collection
All Superinterfaces:
ConstCollection
All Known Subinterfaces:
ChangeNotifyMap
,
Map
All Known Implementing Classes:
AbstractChangeNotifyMap
,
ChangeNotifyMapWrapper
,
MapAdapter
public interface
Collection
extends
ConstCollection
Method Summary
Methods
Modifier and Type
Method and Description
void
clear
()
Removes all elements from this collection..
Methods inherited from interface net.infonode.util.collection.
ConstCollection
isEmpty
Method Detail
clear
void clear()
Removes all elements from this collection..
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method