public final class MarshallerExclusions extends Object
Modifier and Type | Method and Description |
---|---|
static void |
clearCache()
Intended for test purposes only.
|
static boolean |
isExcluded(Class<?> cls)
Checks whether or not given class should be excluded from marshalling.
|
public static boolean isExcluded(Class<?> cls)
cls
- Class to check.true
if class should be excluded, false
otherwise.public static void clearCache()
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024