Java Static Initializer Block

  • + 0 comments

    Thanks, that helped out a lot. I did mine differently but I didn't know you had to define the variables outside of the static block for them to be static.