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
de.fhg.igd.mongomvcc.helper
Interface IdCollection
All Known Subinterfaces:
IdMap
,
IdSet
All Known Implementing Classes:
AbstractIdHashCollection
,
IdHashMap
,
IdHashSet
public interface
IdCollection
A collection containing IDs
Method Summary
Methods
Modifier and Type
Method and Description
void
clear
()
Removes all elements from this set
int
size
()
Method Detail
size
int size()
Returns:
the number of elements in this set
clear
void clear()
Removes all elements from this set
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