1 min readFeb 1, 2020
I thought the static constants of a Class only be initialized when this Class is accessed the first time.
So how can it affect application startup? Why it’s relevant to MVP pattern?
I thought the static constants of a Class only be initialized when this Class is accessed the first time.
So how can it affect application startup? Why it’s relevant to MVP pattern?