public class FeatureDetection extends Object
Constructor and Description |
---|
FeatureDetection() |
Modifier and Type | Method and Description |
---|---|
static boolean |
hasMutabilityDetector()
Detect Mutability Detector Library
|
static boolean |
hasObjenesis()
Detect Objenesis
|
static boolean |
hasUnsafe()
Detect sun.misc.Unsafe
|
public FeatureDetection()
public static final boolean hasUnsafe()
public static final boolean hasMutabilityDetector()
public static final boolean hasObjenesis()
Copyright © 2010–2018 Jadira Systems. All rights reserved.