Uses of Interface
xyz.janboerman.scalaloader.plugin.runtime.ClassGenerator
Packages that use ClassGenerator
-
Uses of ClassGenerator in xyz.janboerman.scalaloader.compat
Methods in xyz.janboerman.scalaloader.compat with parameters of type ClassGeneratorModifier and TypeMethodDescriptionIScalaPluginClassLoader.getOrDefineClass
(String className, ClassGenerator classGenerator, boolean persist) Gets or defines a class using this ClassLoader.