Modifier.Strict 字段

定义

表示intstrictfp修饰符的值。

[Android.Runtime.Register("STRICT")]
public const int Strict = 2048;
[<Android.Runtime.Register("STRICT")>]
val mutable Strict : int

字段值

Value = 2048
属性

注解

表示intstrictfp修饰符的值。

Java文档java.lang.reflect.Modifier.STRICT

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于