Open johanhelsing opened 2 years ago
It's a bit confusing to have an instance property getter clear static state. Change the name and signature to better reflect what it does.
Also changes some of the methods to throw instead of returning null.
It's a bit confusing to have an instance property getter clear static state. Change the name and signature to better reflect what it does.
Also changes some of the methods to throw instead of returning null.