You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add ofNullable, returns null when no valid holder is found. Saves the…
… need of a valid and of lookup.
Improve the performance of looking up the holder for the object. Added a JMH benchmark for this.
Update gradle and mc/fabric