public class DummyClassProvider extends java.lang.Object implements ClassProvider
ClassProvider.ClassSupplier| Constructor and Description |
|---|
DummyClassProvider() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getClass(java.lang.String name)
Get the bytecode of a class by its name.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getAllClasses, getClassNode, then@Nonnull public byte[] getClass(java.lang.String name)
ClassProvider"package/Name".ClassNotFoundException is thrown.getClass in interface ClassProvidername - The name of the class