org.jruby.runtime.profile.builtin.package-info Maven / Gradle / Ivy
/**
* This package contains the implementation of {@link org.jruby.runtime.profile.ProfilingService} and all related
* classes will be used for all profiling methods which are shipped with jruby.
*
* @author Andre Kullmann
*/
package org.jruby.runtime.profile.builtin;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy