public class JolPlugin
extends java.lang.Object
implements org.gradle.api.Plugin<org.gradle.api.Project>
Gradle plugin for adding an Object Layout analysis task based on the Jol tool to a project. The
plugin also creates a configuration that specifies the tool classpath to use when running the Jol
task.