|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ImmutableCollection | |
|---|---|
| edu.rice.cs.plt.collect | Contains general-purpose extensions to and variations on the java.util collections
framework. |
| Uses of ImmutableCollection in edu.rice.cs.plt.collect |
|---|
| Subclasses of ImmutableCollection in edu.rice.cs.plt.collect | |
|---|---|
class |
ImmutableSet<T>
Wraps a set in an immutable interface. |
| Methods in edu.rice.cs.plt.collect that return ImmutableCollection | ||
|---|---|---|
static
|
ImmutableCollection.make(Collection<? extends T> collection)
Call the constructor (allows T to be inferred). |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||