public class CollectionContains
extends java.lang.Object
| Constructor and Description |
|---|
CollectionContains() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.Boolean |
collectionContains(java.util.Collection<?> collection,
java.lang.Object obj)
Returns true if collection is not null and contains obj
|
Copyright © 2018 OpenMRS Inc.. All Rights Reserved.