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
hi, i thinkcom.google.common.util.concurrent.Striped is a great tool, but why i couldn't use its lazy method to custom the supplier?
i just want to use Striped with my custom lock, but i found it's impossible, so should we make lazy a public access method?