public final class ObjectUtils extends Object
Modifier and Type | Method and Description |
---|---|
static <T> T |
coalesce(Iterable<T> items) |
static <T> T |
coalesce(T... items)
Returns the first of the given parameters that is not null.
|
Copyright © 2024 Global Biodiversity Information Facility (GBIF). All rights reserved.