public class Jdk extends Object
Modifier and Type | Field and Description |
---|---|
static boolean |
dateAndTimeApiExists
Deprecated.
Since 3.5.0, Will remove this field at feature(next major version up)
|
static boolean |
optionalExists
Deprecated.
Since 3.5.0, Will remove this field at feature(next major version up)
|
static boolean |
parameterExists
Deprecated.
Since 3.5.0, Will remove this field at feature(next major version up)
|
@Deprecated public static final boolean parameterExists
true
if java.lang.reflect.Parameter
is available.@Deprecated public static final boolean dateAndTimeApiExists
@Deprecated public static final boolean optionalExists
Copyright © 2009–2021 MyBatis.org. All rights reserved.