Getting Static Fields
Chapter 4. Expressions
Getting Static Fields
You can refer to a static field using the syntax
@
class
@
field
. The class must be fully qualified.