Uses of Record Class
es.urjc.etsii.grafo.util.BenchmarkUtil.SystemInfo
Packages that use BenchmarkUtil.SystemInfo
-
Uses of BenchmarkUtil.SystemInfo in es.urjc.etsii.grafo.util
Methods in es.urjc.etsii.grafo.util that return BenchmarkUtil.SystemInfoModifier and TypeMethodDescriptionBenchmarkUtil.BenchmarkCache.info()
Returns the value of theinfo
record component.Constructors in es.urjc.etsii.grafo.util with parameters of type BenchmarkUtil.SystemInfoModifierConstructorDescriptionBenchmarkCache
(BenchmarkUtil.SystemInfo info, double score) Creates an instance of aBenchmarkCache
record class.