By Prithvi Atal, Engineer, Driving High-Performance Solutions
Variable Ordering in a class.
Constant first then private variables
public> private
static> non-static
final> non-final
injected> normal variable
No comments:
Post a Comment