Uses of Enum
nl.basjes.parse.useragent.utils.springframework.util.ConcurrentReferenceHashMap.Restructure
Packages that use ConcurrentReferenceHashMap.Restructure
-
Uses of ConcurrentReferenceHashMap.Restructure in nl.basjes.parse.useragent.utils.springframework.util
Methods in nl.basjes.parse.useragent.utils.springframework.util that return ConcurrentReferenceHashMap.RestructureModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.ConcurrentReferenceHashMap.Restructure.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in nl.basjes.parse.useragent.utils.springframework.util with parameters of type ConcurrentReferenceHashMap.RestructureModifier and TypeMethodDescriptionprotected final ConcurrentReferenceHashMap.Reference<K, V> ConcurrentReferenceHashMap.getReference(Object key, ConcurrentReferenceHashMap.Restructure restructure) Return a {link Reference} to the {link Entry} for the specifiedkey, ornullif not found.ConcurrentReferenceHashMap.Segment.getReference(Object key, int hash, ConcurrentReferenceHashMap.Restructure restructure)