Uses of Class
de.hybris.platform.aop.AbstractProfilingAspect.Accuracy
-
Packages that use AbstractProfilingAspect.Accuracy Package Description de.hybris.platform.aop -
-
Uses of AbstractProfilingAspect.Accuracy in de.hybris.platform.aop
Methods in de.hybris.platform.aop that return AbstractProfilingAspect.Accuracy Modifier and Type Method Description static AbstractProfilingAspect.AccuracyAbstractProfilingAspect.Accuracy. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static AbstractProfilingAspect.Accuracy[]AbstractProfilingAspect.Accuracy. values()Returns an array containing the constants of this enum type, in the order they are declared.
-