JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
online.sharedtype.processor.domain.MappableType
Packages that use
MappableType
Package
Description
online.sharedtype.processor.domain.type
Uses of
MappableType
in
online.sharedtype.processor.domain.type
Classes in
online.sharedtype.processor.domain.type
that implement
MappableType
Modifier and Type
Class
Description
final class
ConcreteTypeInfo
Represents a general primitive type or object type that requires its target representation.
final class
DateTimeInfo
Represents a date/time type, which is simply be emitted as a string or any custom type literal.