io.atlasmap.converters.IntegerConverter.class Maven / Gradle / Ivy
Go to download
A single aggregated bundle which contains all AtlasMap library artifacts including modules.
???? 4 ?
?
? ?
? ?
? ? ? ? ? ? ?
? ?
? ? ? ? ?
? ?
?
? ? ?? ?
?
? ? ?
? ?
? ?
? ?
?
? ?
? ?
? ?
? ?
? ?
? ?
? ?
? ?
? ?
? ?
? ?
? ? ? ?
? ?
( ?
? ? ? ? ()V Code LineNumberTable LocalVariableTable this )Lio/atlasmap/converters/IntegerConverter; toBigDecimal +(Ljava/lang/Integer;)Ljava/math/BigDecimal; value Ljava/lang/Integer;
StackMapTable ? RuntimeVisibleAnnotations %Lio/atlasmap/spi/AtlasConversionInfo;
sourceType Lio/atlasmap/v2/FieldType; INTEGER
targetType DECIMAL toBigInteger +(Ljava/lang/Integer;)Ljava/math/BigInteger; ? BIG_INTEGER toBoolean ((Ljava/lang/Integer;)Ljava/lang/Boolean; ? BOOLEAN concerns (Lio/atlasmap/spi/AtlasConversionConcern;
CONVENTION toByte %(Ljava/lang/Integer;)Ljava/lang/Byte;
Exceptions BYTE RANGE toCharacter *(Ljava/lang/Integer;)Ljava/lang/Character; CHAR toDate %(Ljava/lang/Integer;)Ljava/util/Date; DATE_TIME toDouble '(Ljava/lang/Integer;)Ljava/lang/Double; ? DOUBLE toFloat &(Ljava/lang/Integer;)Ljava/lang/Float; ? FLOAT toInteger ((Ljava/lang/Integer;)Ljava/lang/Integer; ? toLocalDate *(Ljava/lang/Integer;)Ljava/time/LocalDate; ? DATE toLocalTime *(Ljava/lang/Integer;)Ljava/time/LocalTime; ? TIME toLocalDateTime .(Ljava/lang/Integer;)Ljava/time/LocalDateTime; ? toLong %(Ljava/lang/Integer;)Ljava/lang/Long; ? LONG toShort &(Ljava/lang/Integer;)Ljava/lang/Short; SHORT toString '(Ljava/lang/Integer;)Ljava/lang/String; ? STRING toNumber '(Ljava/lang/Integer;)Ljava/lang/Number; NUMBER toZonedDateTime .(Ljava/lang/Integer;)Ljava/time/ZonedDateTime; ? DATE_TIME_TZ Signature GLjava/lang/Object;Lio/atlasmap/spi/AtlasConverter;
SourceFile IntegerConverter.java / 0 ? ? ? ? ? ? ? ? ? ? ? ? ? ? java/lang/Byte ? ? ? ? (io/atlasmap/api/AtlasConversionException )io/atlasmap/api/AtlasUnsupportedException EInteger %s is greater than Byte.MAX_VALUE or less than Byte.MIN_VALUE java/lang/Object ? ? ? / ? / ? java/lang/Character OInteger %s is greater than Character.MAX_VALUE or less than Character.MIN_VALUE ? ? ? ? ? ? ? ? ? ? ? java/util/Date / ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? ? d ? h ? l ? ? ? ? ? ? java/lang/Short GInteger %s is greater than Short.MAX_VALUE or less than Short.MIN_VALUE ? ? ? ? ? ? 'io/atlasmap/converters/IntegerConverter io/atlasmap/spi/AtlasConverter java/math/BigDecimal java/math/BigInteger java/lang/Boolean java/lang/Double java/lang/Float java/lang/Integer java/time/LocalDate java/time/LocalTime java/time/LocalDateTime java/lang/Long java/lang/String java/time/ZonedDateTime intValue ()I valueOf (J)Ljava/math/BigDecimal; (J)Ljava/math/BigInteger; FALSE Ljava/lang/Boolean; TRUE byteValue ()B (B)Ljava/lang/Byte; format 9(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String; (Ljava/lang/String;)V (Ljava/lang/Throwable;)V (C)Ljava/lang/Character; java/time/Instant MIN Ljava/time/Instant; getEpochSecond ()J ofEpochMilli (J)Ljava/time/Instant; from %(Ljava/time/Instant;)Ljava/util/Date; (J)V doubleValue ()D (D)Ljava/lang/Double;
floatValue ()F (F)Ljava/lang/Float; (I)Ljava/lang/Integer; java/time/ZoneId
systemDefault ()Ljava/time/ZoneId; atZone -(Ljava/time/ZoneId;)Ljava/time/ZonedDateTime; ()Ljava/time/LocalDate; ()Ljava/time/LocalTime; ()Ljava/time/LocalDateTime; longValue (J)Ljava/lang/Long;
shortValue ()S (S)Ljava/lang/Short; &(Ljava/lang/Object;)Ljava/lang/String; ! -
. / 0 1 / *? ? 2 # 3 4 5 6 7 1 R +? +? ?? ? ? 2 ' 3 4 5 8 9 : @ ; <