public class CollectionsUtils extends Object
| Constructor and Description |
|---|
CollectionsUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
equalsCollections(Collection<?> a,
Collection<?> b) |
static int |
hashCode(Collection<?> a) |
public static boolean equalsCollections(Collection<?> a, Collection<?> b)
public static int hashCode(Collection<?> a)
Copyright © 2020. All Rights Reserved.