Open bozzzzo opened 8 years ago
Methods like _getField use the leading underscore convention. Let's add a leading underscore to the static *_ref fields that are used to trigger static initialization ordering.
_getField
*_ref
Methods like
_getField
use the leading underscore convention. Let's add a leading underscore to the static*_ref
fields that are used to trigger static initialization ordering.