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