public class ClassFieldRender extends Object
| Constructor and Description |
|---|
ClassFieldRender() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isBaseType(Class className) |
void |
renderResultFields(int depth,
StringBuilder builder,
Type targetType,
Class targetClass) |
void |
renderResultFields(int depth,
StringBuilder builder,
Type genericType,
Type targetType,
Class targetClass) |
public void renderResultFields(int depth,
StringBuilder builder,
Type genericType,
Type targetType,
Class targetClass)
public void renderResultFields(int depth,
StringBuilder builder,
Type targetType,
Class targetClass)
public static boolean isBaseType(Class className)
Copyright © 2019. All rights reserved.