public static class CollectionCase.ListCase<T> extends CollectionCase<List<T>,T>
CollectionCase.ListCase<T>, CollectionCase.SetCase<T>| Constructor and Description |
|---|
ListCase() |
| Modifier and Type | Method and Description |
|---|---|
protected List<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 List<T> createCollection(int expectedSize)
createCollection in class CollectionCase<List<T>,T>Copyright © 2017 Redfin. All rights reserved.