Class TypeCastUtil
java.lang.Object
org.apache.skywalking.oal.rt.util.TypeCastUtil
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
TypeCastUtil
public TypeCastUtil()
-
-
Method Details
-
withCast
- Parameters:
castType- to change the value of given original expression.originalExpression- to read the value- Returns:
- cast expression if cast type exists and is legal.
-