Because this Set has a reference to the underlying model, operations like {@link #addAll()}, {@link #removeAll()} and {@link #invertAll()} mayexecute in constant time.
Note that the {@link #size()} method on the this Set might be expensive tocompute. Use the {@link #getSize()} method on this class for an inexpensive size. @author The Oracle ADF Faces Team
|
|