public class ReflectiveObjectConverter extends Object implements ToTermConverter<org.minitoolbox.reflection.ReflectiveObject,Compound>, FromTermConverter<Compound,org.minitoolbox.reflection.ReflectiveObject>
Modifier and Type | Field and Description |
---|---|
static String |
REFLECTIVE_OBJECT_FUNCTOR_NAME |
Constructor and Description |
---|
ReflectiveObjectConverter() |
Modifier and Type | Method and Description |
---|---|
org.minitoolbox.reflection.ReflectiveObject |
fromTerm(Compound term,
Type targetType,
Jpc jpc) |
Compound |
toTerm(org.minitoolbox.reflection.ReflectiveObject reflectiveObject,
Class<Compound> termClass,
Jpc jpc) |
public static final String REFLECTIVE_OBJECT_FUNCTOR_NAME
Copyright © 2014. All rights reserved.