Uses of Enum Class
mars.tools.CacheSimulator.ReplacementPolicy
Packages that use CacheSimulator.ReplacementPolicy
-
Uses of CacheSimulator.ReplacementPolicy in mars.tools
Fields in mars.tools declared as CacheSimulator.ReplacementPolicyModifier and TypeFieldDescriptionstatic final CacheSimulator.ReplacementPolicy
CacheSimulator.ReplacementPolicy.DEFAULT
Methods in mars.tools that return CacheSimulator.ReplacementPolicyModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static CacheSimulator.ReplacementPolicy[]
CacheSimulator.ReplacementPolicy.values()
Returns an array containing the constants of this enum class, in the order they are declared.