Class TsonElementDecorator.AsPrimitive<T extends TsonElement>

All Implemented Interfaces:
Comparable<TsonElement>, TsonElement, TsonElementBase
Direct Known Subclasses:
TsonElementDecorator.AsAlias, TsonElementDecorator.AsBigComplex, TsonElementDecorator.AsBigDecimal, TsonElementDecorator.AsBigInt, TsonElementDecorator.AsBinaryStream, TsonElementDecorator.AsBoolean, TsonElementDecorator.AsByte, TsonElementDecorator.AsChar, TsonElementDecorator.AsCharStream, TsonElementDecorator.AsDouble, TsonElementDecorator.AsDoubleComplex, TsonElementDecorator.AsFloat, TsonElementDecorator.AsFloatComplex, TsonElementDecorator.AsInstant, TsonElementDecorator.AsInt, TsonElementDecorator.AsLocalDate, TsonElementDecorator.AsLocalDateTime, TsonElementDecorator.AsLocalTime, TsonElementDecorator.AsLong, TsonElementDecorator.AsName, TsonElementDecorator.AsNull, TsonElementDecorator.AsRegex, TsonElementDecorator.AsShort, TsonElementDecorator.AsString
Enclosing class:
TsonElementDecorator

public abstract static class TsonElementDecorator.AsPrimitive<T extends TsonElement> extends TsonElementDecorator