public class ReflectiveClassConverter extends Object implements ToTermConverter<org.minitoolbox.reflection.ReflectiveClass<?>,Compound>, FromTermConverter<Compound,org.minitoolbox.reflection.ReflectiveClass<?>>
| Modifier and Type | Class and Description |
|---|---|
static class |
ReflectiveClassConverter.ShortNotationReflectiveClassConverter |
| Constructor and Description |
|---|
ReflectiveClassConverter() |
| Modifier and Type | Method and Description |
|---|---|
org.minitoolbox.reflection.ReflectiveClass<?> |
fromTerm(Compound term,
Type targetType,
Jpc jpc) |
Compound |
toTerm(org.minitoolbox.reflection.ReflectiveClass<?> staticClass,
Class<Compound> termClass,
Jpc jpc) |
Copyright © 2014. All rights reserved.