A
B
C
D
E
F
G
I
L
M
O
P
R
S
T
W
T
- toString() - function in dev.thecodewarrior.prism.base.analysis.AnalysisLog
- TypeAnalyzer - class in dev.thecodewarrior.prism
- Type analyzers are the backend for many serializers, providing a format-agnostic way to implement the complex process of extracting serializable data from an object and later assembling that data back together into a new object.
- TypeReader - class in dev.thecodewarrior.prism
- TypeReaders manage the process of assembling data into final objects.
- TypeWriter - class in dev.thecodewarrior.prism
- TypeWriters manage the process of extracting meaningful data from objects of their respective type.