Intended to respect the laziness and not fail with eviction threads. Should be stable however
Le 25 nov. 2016 19:48, "Shahim Essaid" <[email protected]> a écrit : > Hi, > > I noticed that NormalScopeProxy doesn't by default delegate hashCode() to > the contextual instance but it does delegate equals(). Is this the intended > behavior, and why? The hashCode() call is delegated if the bean class has a > custom implementation of hashCode() . > > Thanks, > Shahim >
