Hi,
this PR uses the Supplier
variants for Assert.state()
and alike where possible to avoid unnecessary String allocations.
Cheers, Christoph
Comment From: snicoll
Thanks again @dreis2211!
Hi,
this PR uses the Supplier
variants for Assert.state()
and alike where possible to avoid unnecessary String allocations.
Cheers, Christoph
Comment From: snicoll
Thanks again @dreis2211!