| Class | Description |
|---|---|
| ClassViewModel |
This utility class renders
Clazz objects into a more human-readable format. |
| ConstantViewModel |
This utility class renders
Constant objects into a more human-readable format. |
| FieldViewModel |
This utility class renders
Field objects into a more human-readable format. |
| MemberViewModel |
This utility class serves as a base class for
FieldViewModel and MethodViewModel. |
| MemberViewModel.Pair<K,V> | |
| MethodViewModel |
This utility class renders
Method objects into a more human-readable format. |
| ProcessableViewModel |
A base ViewModel class for implementing classes of the Processable interface.
|