io.atlasmap.converters.FloatConverter.class Maven / Gradle / Ivy
Go to download
A single aggregated bundle which contains all AtlasMap library artifacts including modules.
???? 4 ?
?
? ?
? ?
? ? ? ? ? ? ?? B?
? ?
? ? ? ? ?
? ?
?
? ?G? ?
?
? ?
? ?? _ ? ?
? ?
?
? ?
? ?
? ? ?? O ?
# ?
? ?
? ?
? ?
? ?
? ?
? ? ?
? ?F?? ? ?
? ?
0 ?
? ? ? ? ()V Code LineNumberTable LocalVariableTable this 'Lio/atlasmap/converters/FloatConverter; toBigDecimal )(Ljava/lang/Float;)Ljava/math/BigDecimal; value Ljava/lang/Float;
StackMapTable ? RuntimeVisibleAnnotations %Lio/atlasmap/spi/AtlasConversionInfo;
sourceType Lio/atlasmap/v2/FieldType; FLOAT
targetType DECIMAL toBigInteger )(Ljava/lang/Float;)Ljava/math/BigInteger; ? BIG_INTEGER concerns (Lio/atlasmap/spi/AtlasConversionConcern; FRACTIONAL_PART toBoolean &(Ljava/lang/Float;)Ljava/lang/Boolean; BOOLEAN
CONVENTION toByte #(Ljava/lang/Float;)Ljava/lang/Byte;
Exceptions BYTE RANGE toCharacter ((Ljava/lang/Float;)Ljava/lang/Character; CHAR toDate #(Ljava/lang/Float;)Ljava/util/Date; DATE toDouble %(Ljava/lang/Float;)Ljava/lang/Double; DOUBLE toFloat $(Ljava/lang/Float;)Ljava/lang/Float; toInteger &(Ljava/lang/Float;)Ljava/lang/Integer; INTEGER toLocalDate ((Ljava/lang/Float;)Ljava/time/LocalDate; toLocalTime ((Ljava/lang/Float;)Ljava/time/LocalTime; TIME toLocalDateTime ,(Ljava/lang/Float;)Ljava/time/LocalDateTime; DATE_TIME toLong #(Ljava/lang/Float;)Ljava/lang/Long; LONG toNumber %(Ljava/lang/Float;)Ljava/lang/Number; NUMBER toShort $(Ljava/lang/Float;)Ljava/lang/Short; SHORT toString %(Ljava/lang/Float;)Ljava/lang/String; ? STRING toZonedDateTime ,(Ljava/lang/Float;)Ljava/time/ZonedDateTime; DATE_TIME_TZ Signature ELjava/lang/Object;Lio/atlasmap/spi/AtlasConverter;
SourceFile FloatConverter.java 9 : ? ? ? ? ? ? M ? ? ? ? ? ? java/lang/Byte ? ? ? ? (io/atlasmap/api/AtlasConversionException )io/atlasmap/api/AtlasUnsupportedException \Float %s is greater than Byte.MAX_VALUE or less than Byte.MIN_VALUE or is not a whole number java/lang/Object ? ? ? 9 ? 9 ? java/lang/Character PFloat %s is greater than Character.MAX_VALUE or is less than Character.MIN_VALUE ? ? ? ? java/lang/Long CFloat %s is greater than Long.MAX_VALUE or less than Long.MIN_VALUE java/util/Date ? ? 9 ? ? ? ? ? ? ? ? java/lang/Integer LFloat %s is greater than Integer.MAX_VALUE or is less than Integer.MIN_VALUE ? ? ? ? ? ? ? ? ? ? ? k ? m ? p ? FFloat %s is greater than Long.MAX_VALUE or is less than Long.MIN_VALUE ? ? java/lang/Short IFloat %s is greater than Short.MAX_VALUE or is less than Short.MIN_VALUE ? ? ? ? ? ? %io/atlasmap/converters/FloatConverter io/atlasmap/spi/AtlasConverter java/math/BigDecimal java/math/BigInteger java/lang/String java/lang/Float
floatValue ()F valueOf (D)Ljava/math/BigDecimal; ()Ljava/math/BigInteger; java/lang/Boolean 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 intValue ()I (C)Ljava/lang/Character; longValue ()J (J)V doubleValue ()D java/lang/Double (D)Ljava/lang/Double; (F)Ljava/lang/Float; (I)Ljava/lang/Integer; java/time/Instant ofEpochMilli (J)Ljava/time/Instant; java/time/ZoneId
systemDefault ()Ljava/time/ZoneId; atZone -(Ljava/time/ZoneId;)Ljava/time/ZonedDateTime; java/time/ZonedDateTime ()Ljava/time/LocalDate; ()Ljava/time/LocalTime; ()Ljava/time/LocalDateTime; (J)Ljava/lang/Long;
shortValue ()S (S)Ljava/lang/Short; &(Ljava/lang/Object;)Ljava/lang/String; ! 7 8 9 : ; / *? ? <