Uses of Class
pl.decerto.hyperon.runtime.profiler.attribute.AttributeKey
Packages that use AttributeKey
Package
Description
-
Uses of AttributeKey in pl.decerto.hyperon.runtime.profiler.attribute
Methods in pl.decerto.hyperon.runtime.profiler.attribute that return AttributeKeyMethods in pl.decerto.hyperon.runtime.profiler.attribute that return types with arguments of type AttributeKeyConstructors in pl.decerto.hyperon.runtime.profiler.attribute with parameters of type AttributeKeyConstructor parameters in pl.decerto.hyperon.runtime.profiler.attribute with type arguments of type AttributeKey -
Uses of AttributeKey in pl.decerto.hyperon.runtime.profiler.engine
Methods in pl.decerto.hyperon.runtime.profiler.engine with parameters of type AttributeKeyModifier and TypeMethodDescriptionvoidAttributeEngineProfiler.addInvokeMeasure(AttributeKey key, long t1, long t2) voidAttributeEngineProfiler.addLoadMeasure(AttributeKey key, long t1, long t2) AttributeEngineProfiler.getInvokeStat(AttributeKey key) AttributeEngineProfiler.getLoadStat(AttributeKey key)