Uses of Class
org.jruby.runtime.profile.builtin.ProfiledMethods
Packages that use ProfiledMethods
Package
Description
This package contains the implementation of
ProfilingService
and all related
classes will be used for all profiling methods which are shipped with jruby.-
Uses of ProfiledMethods in org.jruby.runtime.profile.builtin
Constructors in org.jruby.runtime.profile.builtin with parameters of type ProfiledMethodsModifierConstructorDescriptionProfileData
(ThreadContext context, ProfiledMethods profiledMethods)