public static final class TypePopulator.ReflectiveTypePopulator extends TypePopulator
TypePopulator.DefaultTypePopulator, TypePopulator.ReflectiveTypePopulatorDEFAULT| Constructor and Description |
|---|
ReflectiveTypePopulator(Class clazz) |
| Modifier and Type | Method and Description |
|---|---|
void |
populate(RubyModule target,
Class clazz) |
populateMethod, populateMethod, populateModuleMethodpublic ReflectiveTypePopulator(Class clazz)
public void populate(RubyModule target, Class clazz)
populate in class TypePopulatorCopyright © 2001-2017 JRuby. All Rights Reserved.