JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Class
online.sharedtype.processor.domain.type.ReferableTypeInfo
Packages that use
ReferableTypeInfo
Package
Description
online.sharedtype.processor.domain.type
Uses of
ReferableTypeInfo
in
online.sharedtype.processor.domain.type
Subclasses of
ReferableTypeInfo
in
online.sharedtype.processor.domain.type
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.
final class
MapTypeInfo
final class
TypeVariableInfo
Represents a generic type variable.