Class ConfigurationSerializableTransformations
java.lang.Object
xyz.janboerman.scalaloader.configurationserializable.transform.ConfigurationSerializableTransformations
This class is NOT part of the public API!
-
Method Summary
Modifier and TypeMethodDescriptionstatic byte[]
transform
(byte[] clazz, ClassLoader definer, IScalaPluginClassLoader pluginClassLoader)
-
Method Details
-
transform
public static byte[] transform(byte[] clazz, ClassLoader definer, IScalaPluginClassLoader pluginClassLoader) throws ConfigurationSerializableError - Throws:
ConfigurationSerializableError
-