|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@GwtCompatible public interface TestSetGenerator<E>
Creates sets, containing sample elements, to be tested.
This class is GWT compatible.
| Method Summary | |
|---|---|
Set<E> |
create(Object... elements)
Creates a new container containing the given elements. |
| Methods inherited from interface com.google.common.collect.testing.TestContainerGenerator |
|---|
createArray, order, samples |
| Method Detail |
|---|
Set<E> create(Object... elements)
TestContainerGenerator
create in interface TestContainerGenerator<Collection<E>,E>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||