JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.caucho.amber.collection
Interface AmberCollection
All Known Implementing Classes:
CollectionImpl
,
MapImpl
,
SetImpl
public interface
AmberCollection
Represents a lazy collection.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
update
()
Updates the collection.
Method Detail
update
void update()
Updates the collection.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method