Package io.atlasmap.converters
Class LongConverter
java.lang.Object
io.atlasmap.converters.LongConverter
- All Implemented Interfaces:
AtlasConverter<Long>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptiontoBigDecimal
(Long value) toBigInteger
(Long value) toCharacter
(Long value) toCharBuffer
(Long value) toCharSequence
(Long value) toLocalDate
(Long value) toLocalDateTime
(Long value) toLocalTime
(Long value) toStringBuffer
(Long value) toStringBuilder
(Long value) toZonedDateTime
(Long value)
-
Constructor Details
-
LongConverter
public LongConverter()
-
-
Method Details
-
toBigDecimal
-
toBigInteger
-
toBoolean
-
toByte
- Throws:
AtlasConversionException
-
toCharacter
- Throws:
AtlasConversionException
-
toDate
-
toDouble
-
toFloat
-
toInteger
- Throws:
AtlasConversionException
-
toLocalDate
-
toLocalTime
-
toLocalDateTime
-
toLong
-
toShort
- Throws:
AtlasConversionException
-
toNumber
-
toString
-
toCharBuffer
-
toCharSequence
-
toStringBuffer
-
toStringBuilder
-
toZonedDateTime
-