public static class CollectionCase.SetCase<T> extends CollectionCase<Set<T>,T>
CollectionCase.ListCase<T>, CollectionCase.SetCase<T>| Constructor and Description |
|---|
SetCase() |
| Modifier and Type | Method and Description |
|---|---|
protected Set<T> |
createCollection(int expectedSize) |
getSubcases, withElementsOf, withElementsOf, withHomogeneousElementSuppliers, withSize, withSizeOfclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexcluding, excluding, excluding, generateAllOnce, generateAllOnce, generateAnyOnce, generateAnyOnce, or, orNullprotected Set<T> createCollection(int expectedSize)
createCollection in class CollectionCase<Set<T>,T>Copyright © 2017 Redfin. All rights reserved.