Uses of Class
io.smallrye.common.cpu.CacheLevelInfo
-
-
Uses of CacheLevelInfo in io.smallrye.common.cpu
Methods in io.smallrye.common.cpu that return CacheLevelInfo Modifier and Type Method Description static CacheLevelInfoCacheInfo. getCacheLevelInfo(int index)Get the CPU cache level information for a cache level.
-