public static class SetGenerators.ImmutableSetWithBadHashesGenerator extends TestCollidingSetGenerator implements TestCollectionGenerator<Object>
| Constructor and Description |
|---|
ImmutableSetWithBadHashesGenerator() |
| Modifier and Type | Method and Description |
|---|---|
Set<Object> |
create(Object... elements)
Creates a new container containing the given elements.
|
createArray, order, samplesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateArray, order, samplespublic ImmutableSetWithBadHashesGenerator()
public Set<Object> create(Object... elements)
TestContainerGeneratorcreate in interface TestContainerGenerator<Collection<Object>,Object>create in interface TestSetGenerator<Object>Copyright © 2010–2019. All rights reserved.