JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.newpixelcoffee.odin
,
com.newpixelcoffee.odin.access
,
com.newpixelcoffee.odin.adapters
,
com.newpixelcoffee.odin.annotations
,
com.newpixelcoffee.odin.elements
,
com.newpixelcoffee.odin.exceptions
,
com.newpixelcoffee.odin.internal
,
com.newpixelcoffee.odin.internal.collections
,
com.newpixelcoffee.odin.internal.defaults
,
com.newpixelcoffee.odin.internal.processor
,
com.newpixelcoffee.odin.internal.streams
,
com.newpixelcoffee.odin.internal.types
,
com.newpixelcoffee.odin.internal.types.primitives
Class Hierarchy
java.lang.Object
com.newpixelcoffee.odin.internal.types.
AnyTypeImpl
<T> (implements com.newpixelcoffee.odin.
AnyType
<T>)
com.newpixelcoffee.odin.internal.types.
ArrayTypeImpl
<T,E>
com.newpixelcoffee.odin.internal.types.primitives.
BooleanArrayType
com.newpixelcoffee.odin.internal.types.primitives.
ByteArrayType
com.newpixelcoffee.odin.internal.types.primitives.
CharArrayType
com.newpixelcoffee.odin.internal.types.primitives.
DoubleArrayType
com.newpixelcoffee.odin.internal.types.primitives.
FloatArrayType
com.newpixelcoffee.odin.internal.types.primitives.
IntArrayType
com.newpixelcoffee.odin.internal.types.primitives.
LongArrayType
com.newpixelcoffee.odin.internal.types.primitives.
ShortArrayType
com.newpixelcoffee.odin.internal.types.primitives.
StringArrayType
com.newpixelcoffee.odin.internal.types.primitives.
BooleanObjectType
com.newpixelcoffee.odin.internal.types.primitives.
BooleanType
com.newpixelcoffee.odin.internal.types.primitives.
ByteObjectType
com.newpixelcoffee.odin.internal.types.primitives.
ByteType
com.newpixelcoffee.odin.internal.types.primitives.
CharObjectType
com.newpixelcoffee.odin.internal.types.primitives.
CharType
com.newpixelcoffee.odin.internal.types.primitives.
DoubleObjectType
com.newpixelcoffee.odin.internal.types.primitives.
DoubleType
com.newpixelcoffee.odin.internal.types.primitives.
FloatObjectType
com.newpixelcoffee.odin.internal.types.primitives.
FloatType
com.newpixelcoffee.odin.internal.types.primitives.
IntObjectType
com.newpixelcoffee.odin.internal.types.primitives.
IntType
com.newpixelcoffee.odin.internal.types.primitives.
LongObjectType
com.newpixelcoffee.odin.internal.types.primitives.
LongType
com.newpixelcoffee.odin.internal.types.
ObjectTypeImpl
<T> (implements com.newpixelcoffee.odin.
ObjectType
<T>)
com.newpixelcoffee.odin.internal.types.
ClassTypeImpl
<T>
com.newpixelcoffee.odin.internal.types.
UnknownTypeImpl
com.newpixelcoffee.odin.internal.types.
GenericTypeImpl
<T>
com.newpixelcoffee.odin.internal.types.primitives.
ShortObjectType
com.newpixelcoffee.odin.internal.types.primitives.
ShortType
com.newpixelcoffee.odin.internal.types.primitives.
StringType
com.newpixelcoffee.odin.internal.defaults.
DefaultClassAdapter
(implements com.newpixelcoffee.odin.adapters.
OdinInlineAdapter
<T,R>)
com.newpixelcoffee.odin.internal.defaults.
DefaultDateAdapter
(implements com.newpixelcoffee.odin.adapters.
OdinInlineAdapter
<T,R>)
com.newpixelcoffee.odin.internal.defaults.
DefaultEnumAdapter
(implements com.newpixelcoffee.odin.adapters.
OdinInlineAdapter
<T,R>)
com.newpixelcoffee.odin.internal.defaults.
DefaultLocalDateAdapter
(implements com.newpixelcoffee.odin.internal.defaults.
LocalDateTimeAdapterParameter
, com.newpixelcoffee.odin.adapters.
OdinInlineAdapter
<T,R>)
com.newpixelcoffee.odin.internal.defaults.
DefaultLocalDateTimeAdapter
(implements com.newpixelcoffee.odin.internal.defaults.
LocalDateTimeAdapterParameter
, com.newpixelcoffee.odin.adapters.
OdinInlineAdapter
<T,R>)
com.newpixelcoffee.odin.internal.defaults.
DefaultLocaleAdapter
(implements com.newpixelcoffee.odin.adapters.
OdinInlineAdapter
<T,R>)
com.newpixelcoffee.odin.internal.defaults.
DefaultLocalTimeAdapter
(implements com.newpixelcoffee.odin.internal.defaults.
LocalDateTimeAdapterParameter
, com.newpixelcoffee.odin.adapters.
OdinInlineAdapter
<T,R>)
com.newpixelcoffee.odin.internal.defaults.
DefaultObjectAdapter
(implements com.newpixelcoffee.odin.adapters.
DefaultAdapterOption
, com.newpixelcoffee.odin.adapters.
OdinObjectAdapter
<T>)
com.newpixelcoffee.odin.internal.defaults.
DefaultUuidAdapter
(implements com.newpixelcoffee.odin.adapters.
OdinInlineAdapter
<T,R>)
com.newpixelcoffee.odin.internal.defaults.
DefaultZonedDateTimeAdapter
(implements com.newpixelcoffee.odin.internal.defaults.
LocalDateTimeAdapterParameter
, com.newpixelcoffee.odin.adapters.
OdinInlineAdapter
<T,R>)
com.newpixelcoffee.odin.internal.processor.
ImmutableProcessor
<T> (implements com.newpixelcoffee.odin.internal.processor.
Processor
<T>)
com.newpixelcoffee.odin.internal.processor.
InlineProcessor
<T,R> (implements com.newpixelcoffee.odin.internal.processor.
Processor
<T>)
com.newpixelcoffee.odin.internal.collections.
ListAdapter
(implements com.newpixelcoffee.odin.adapters.
OdinObjectAdapter
<T>)
com.newpixelcoffee.odin.internal.collections.
MapAdapter
(implements com.newpixelcoffee.odin.adapters.
OdinObjectAdapter
<T>)
com.newpixelcoffee.odin.internal.collections.
MapValuesAdapter
(implements com.newpixelcoffee.odin.adapters.
OdinObjectAdapter
<T>)
com.newpixelcoffee.odin.elements.
NodeEntry
com.newpixelcoffee.odin.internal.processor.
ObjectProcessor
<T> (implements com.newpixelcoffee.odin.internal.processor.
Processor
<T>)
com.newpixelcoffee.odin.
Odin
com.newpixelcoffee.odin.elements.
OdinElement
com.newpixelcoffee.odin.elements.
AbstractContainer
com.newpixelcoffee.odin.elements.
OdinArray
(implements java.lang.Iterable<T>)
com.newpixelcoffee.odin.elements.
OdinNode
(implements java.lang.Iterable<T>)
com.newpixelcoffee.odin.elements.
OdinObject
<T>
com.newpixelcoffee.odin.elements.
OdinExtra
com.newpixelcoffee.odin.internal.
ReaderImpl
(implements com.newpixelcoffee.odin.access.
OdinFieldReader
, com.newpixelcoffee.odin.
OdinReader
, com.newpixelcoffee.odin.access.
OdinRowReader
)
com.newpixelcoffee.odin.internal.processor.
RuntimeProcessor
<T> (implements com.newpixelcoffee.odin.internal.processor.
Processor
<T>)
com.newpixelcoffee.odin.internal.collections.
SetAdapter
(implements com.newpixelcoffee.odin.adapters.
OdinObjectAdapter
<T>)
com.newpixelcoffee.odin.internal.streams.
StreamReader
com.newpixelcoffee.odin.internal.streams.
StreamWriter
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
com.newpixelcoffee.odin.exceptions.
OdinAdapterException
com.newpixelcoffee.odin.exceptions.
OdinFormatException
com.newpixelcoffee.odin.exceptions.
OdinTypeException
com.newpixelcoffee.odin.
TypeBuilder
<T>
com.newpixelcoffee.odin.internal.types.
TypeField
<T> (implements com.newpixelcoffee.odin.
FieldType
<T>)
com.newpixelcoffee.odin.internal.types.
TypeManager
com.newpixelcoffee.odin.internal.
WriterImpl
(implements com.newpixelcoffee.odin.access.
OdinFieldWriter
, com.newpixelcoffee.odin.access.
OdinRowWriter
, com.newpixelcoffee.odin.
OdinWriter
)
com.newpixelcoffee.odin.internal.
IndentWriterImpl
com.newpixelcoffee.odin.internal.
InlineWriterImpl
com.newpixelcoffee.odin.internal.
ShortWriterImpl
Interface Hierarchy
com.newpixelcoffee.odin.
AnyType
<T>
com.newpixelcoffee.odin.
ObjectType
<T>
java.lang.AutoCloseable
java.io.Closeable
com.newpixelcoffee.odin.
OdinReader
com.newpixelcoffee.odin.
OdinWriter
com.newpixelcoffee.odin.adapters.
DefaultAdapterOption
com.newpixelcoffee.odin.exceptions.
ExceptionStrategy
com.newpixelcoffee.odin.
FieldType
<T>
com.newpixelcoffee.odin.access.
IOConsumer
<T>
com.newpixelcoffee.odin.internal.defaults.
LocalDateTimeAdapterParameter
com.newpixelcoffee.odin.adapters.
OdinAdapter
<T>
com.newpixelcoffee.odin.adapters.
OdinImmutableAdapter
<T>
com.newpixelcoffee.odin.adapters.
OdinInlineAdapter
<T,R>
com.newpixelcoffee.odin.adapters.
OdinObjectAdapter
<T>
com.newpixelcoffee.odin.access.
OdinFieldReader
com.newpixelcoffee.odin.access.
OdinFieldWriter
com.newpixelcoffee.odin.access.
OdinRowReader
com.newpixelcoffee.odin.access.
OdinRowWriter
com.newpixelcoffee.odin.internal.processor.
Processor
<T>
Annotation Type Hierarchy
com.newpixelcoffee.odin.annotations.
OdinCustomAdapter
(implements java.lang.annotation.Annotation)
com.newpixelcoffee.odin.annotations.
OdinField
(implements java.lang.annotation.Annotation)
com.newpixelcoffee.odin.annotations.
OdinMapAsList
(implements java.lang.annotation.Annotation)
com.newpixelcoffee.odin.annotations.
OdinReadTo
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.newpixelcoffee.odin.exceptions.
ExceptionsStrategy
(implements com.newpixelcoffee.odin.exceptions.
ExceptionStrategy
)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes