 | LinkedHashMapTK, TVShuffleOnAccess Property |
Returns a value indicating if items should be shuffled (pushed to the
head of the list) on access requests.
Namespace:
com.espertech.esper.compat.collections
Assembly:
NEsper.Compat (in NEsper.Compat.dll) Version: 8.0.0.0
Syntaxpublic bool ShuffleOnAccess { get; set; }
Property Value
Type:
Boolean
See Also