Uses of Enum
org.wildfly.common.cpu.CacheType
Packages that use CacheType
Package
Description
A set of utility classes to determine information about the runtime environment's CPU configuration.
-
Uses of CacheType in org.wildfly.common.cpu
Methods in org.wildfly.common.cpu that return CacheTypeModifier and TypeMethodDescriptionCacheLevelInfo.getCacheType()Get the type of cache.static CacheTypeReturns the enum constant of this type with the specified name.static CacheType[]CacheType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.wildfly.common.cpu with parameters of type CacheTypeModifier and TypeMethodDescriptionbooleanDetermine whether this instance is equal to one of the given instances.booleanDetermine whether this instance is equal to one of the given instances.booleanDetermine whether this instance is equal to one of the given instances.booleanDetermine whether this instance is equal to one of the given instances.Method parameters in org.wildfly.common.cpu with type arguments of type CacheType