Class GroovySlicer

    • Constructor Detail

      • GroovySlicer

        public GroovySlicer()
    • Method Detail

      • getPluginClass

        protected Class<? extends Builder> getPluginClass()
        Description copied from class: AbstractToolSlicer
        Method meant to let extending classes load a class that might not be present (because it's in a plugin) in order to either succeed or force an error.
        Specified by:
        getPluginClass in class AbstractToolSlicer
        Returns:
        a Builder class that is only found in the plugin