-
- All Superinterfaces:
-
ExpressionTree
,树
public interface LiteralTree extends ExpressionTree
- 从以下版本开始:
- 9
-
-
方法详细信息
-
getValue
Object getValue()
返回此文字的值。- 结果
- 这个文字的价值
-
-
ExpressionTree
,
树
public interface LiteralTree extends ExpressionTree
Object getValue()