Package de.otto.edison.testsupport.util
Class Sets
- java.lang.Object
-
- de.otto.edison.testsupport.util.Sets
-
public final class Sets extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Sets()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> java.util.Set<T>hashSet(T... values)
-