Package io.github.qishr.cascara.common.lang.type
Language-agnostic Primitive type and TypeDescriptor utilities.
| Class | Description |
|---|---|
| ScalarDescriptor | |
| TypeDescriptor | |
| TypeSerializer |
| Class | Description |
|---|---|
| AbstractScalarDescriptor | |
| AbstractTypeDescriptor | |
| ByteArrayDescriptor | |
| DateTimeTypeDescriptor | |
| InstantTypeDescriptor | |
| PathTypeDescriptor | |
| TypeDescriptorFactory | |
| TypeReference | References a generic type. |
| UriTypeDescriptor | |
| UuidTypeDescriptor |
| Class | Description |
|---|---|
| ScalarValue |
| Class | Description |
|---|---|
| PrimitiveType | Based on JSON Schema: core definitions and terminology §3.5 |