public class CommonUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isEmpty(Collection collection) |
static boolean |
isEmpty(Map map) |
static boolean |
isEmpty(String s) |
static boolean |
isRetriable(Set<String> retriableExceptions,
Throwable exception) |
Copyright © 2016–2019. All rights reserved.