public class CommonUtil extends Object
| Constructor and Description |
|---|
CommonUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isEmpty(Collection collection) |
static boolean |
isEmpty(Map map) |
static boolean |
isEmpty(String s) |
static String |
parseTagQuery(Map<String,String> tags) |
static Map<String,String> |
parseTags(String tags) |
public static boolean isEmpty(Map map)
public static boolean isEmpty(String s)
public static boolean isEmpty(Collection collection)
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.