What does 'static final' indicate in Java?
A temporary variable
A constant class variable
A final method
A changeable class variable