devxlogo

December 15, 2001

Using “Blank” Final Data Members

Blank finals are fields that are declared as final, but are not given an initialization value. Java allows the creation of blank finals, but, in all cases, the blank final