类 TypeCastUtil
java.lang.Object
org.apache.skywalking.oal.rt.util.TypeCastUtil
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
TypeCastUtil
public TypeCastUtil()
-
-
方法详细资料
-
withCast
- 参数:
castType- to change the value of given original expression.originalExpression- to read the value- 返回:
- cast expression if cast type exists and is legal.
-