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 ConstCollection
All Known Subinterfaces:
ChangeNotifyMap
,
Collection
,
ConstChangeNotifyMap
,
ConstMap
,
Map
All Known Implementing Classes:
AbstractChangeNotifyMap
,
AbstractConstChangeNotifyMap
,
ChangeNotifyMapWrapper
,
ConstChangeNotifyVectorMap
,
ConstVectorMap
,
MapAdapter
,
SingleValueMap
public interface
ConstCollection
Method Summary
Methods
Modifier and Type
Method and Description
boolean
isEmpty
()
Returns true if this collection is empty.
Method Detail
isEmpty
boolean isEmpty()
Returns true if this collection is empty.
Returns:
true if this collection is empty
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