Uses of Class
org.jctools.channels.mapping.TypeInspector
Packages that use TypeInspector
-
Uses of TypeInspector in org.jctools.channels.mapping
Fields in org.jctools.channels.mapping declared as TypeInspectorModifier and TypeFieldDescriptionprivate final TypeInspector
ClassViewModel.inspector
private final TypeInspector
Mapper.inspector
Constructors in org.jctools.channels.mapping with parameters of type TypeInspectorModifierConstructorDescriptionClassViewModel
(Class<?> implementationParent, Class<?>[] constructorParams, Class<?> structInterface, TypeInspector inspector)