|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SingletonSet | |
|---|---|
| edu.rice.cs.plt.collect | Contains general-purpose extensions to and variations on the java.util collections
framework. |
| Uses of SingletonSet in edu.rice.cs.plt.collect |
|---|
| Methods in edu.rice.cs.plt.collect that return SingletonSet | ||
|---|---|---|
static
|
SingletonSet.make(E element)
Call the constructor (allows E to be inferred) |
|
static
|
CollectUtil.singleton(T elt)
Create an immutable singleton set. |
|
| Methods in edu.rice.cs.plt.collect that return types with arguments of type SingletonSet | ||
|---|---|---|
static
|
SingletonSet.factory()
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||