public abstract class Sets extends Object
Constructor and Description |
---|
Sets() |
Modifier and Type | Method and Description |
---|---|
static Set<Object> |
newMockSafeHashSet(Iterable<Object> mocks) |
static Set<Object> |
newMockSafeHashSet(Object... mocks) |
static <T> Set<T> |
newSet(T... elements) |
Copyright © 2022. All rights reserved.