toggle menu
sdk-java
2.5.0
jvm
switch theme
search in API
common
/
dev.restate.common.reflections
/
ReflectionUtils
/
isPublicStaticFinal
is
Public
Static
Final
open
fun
isPublicStaticFinal
(
field
:
Field
)
:
Boolean
Determine whether the given field is a "public static final" constant.
Parameters
field
the field to check