public final class Dicts extends Object
| Constructor and Description |
|---|
Dicts() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getSize(c.Dict dict) |
static boolean |
isNullOrEmpty(c.Dict dict) |
static boolean |
isNullOrEmpty(KdbDict dict) |
public static boolean isNullOrEmpty(KdbDict dict)
true if the specified dictionary is null or has no data in it; false otherwisepublic static boolean isNullOrEmpty(c.Dict dict)
true if the specified dictionary is null or has no data in it; false otherwisepublic static int getSize(c.Dict dict)
Copyright © 2017. All rights reserved.