public static interface ClassCache.ClassGenerator
Modifier and Type | Method and Description |
---|---|
byte[] |
bytecode() |
void |
generate() |
String |
name() |
void generate()
byte[] bytecode()
String name()
Copyright © 2001–2015 JRuby. All rights reserved.