org.checkerframework.checker.signedness.SignednessUtil.class Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-getopt Show documentation
Show all versions of java-getopt Show documentation
GNU Getopt - Java port, with type annotations
???? 4?
N ?
!
"
#
$
%
&
L'
(
L)
*
L+
,
-
.
/0?
-12?
13
L4
L5
67
68
L9
-:
-;
L<
L=
6>
6?
6@ ???? ?? ?? ?
6A
6B LCD
J ?E
FGH $assertionsDisabled Z ()V Code LineNumberTable LocalVariableTable this 8Lorg/checkerframework/checker/signedness/SignednessUtil; dimensionUnsignedWidth (Ljava/awt/Dimension;)I dim Ljava/awt/Dimension; RuntimeVisibleTypeAnnotations 7Lorg/checkerframework/checker/signedness/qual/Unsigned; dimensionUnsignedHeight wrapUnsigned ([B)Ljava/nio/ByteBuffer; array [B ([BII)Ljava/nio/ByteBuffer; offset I length getUnsignedInt (Ljava/nio/ByteBuffer;)I b Ljava/nio/ByteBuffer; getUnsignedShort (Ljava/nio/ByteBuffer;)S getUnsigned (Ljava/nio/ByteBuffer;)B (Ljava/nio/ByteBuffer;I)B i 0(Ljava/nio/ByteBuffer;[BII)Ljava/nio/ByteBuffer; bs l putUnsigned -(Ljava/nio/ByteBuffer;B)Ljava/nio/ByteBuffer; ubyte B .(Ljava/nio/ByteBuffer;IB)Ljava/nio/ByteBuffer; +(Ljava/nio/IntBuffer;I)Ljava/nio/IntBuffer; Ljava/nio/IntBuffer; uint ,(Ljava/nio/IntBuffer;II)Ljava/nio/IntBuffer; ,(Ljava/nio/IntBuffer;[I)Ljava/nio/IntBuffer; uints [I .(Ljava/nio/IntBuffer;[III)Ljava/nio/IntBuffer; (Ljava/nio/IntBuffer;I)I putUnsignedShort -(Ljava/nio/ByteBuffer;S)Ljava/nio/ByteBuffer; ushort S .(Ljava/nio/ByteBuffer;IS)Ljava/nio/ByteBuffer; putUnsignedInt -(Ljava/nio/ByteBuffer;I)Ljava/nio/ByteBuffer; .(Ljava/nio/ByteBuffer;II)Ljava/nio/ByteBuffer; putUnsignedLong .(Ljava/nio/ByteBuffer;IJ)Ljava/nio/ByteBuffer; ulong J setUnsignedRGB )(Ljava/awt/image/BufferedImage;IIII[III)V Ljava/awt/image/BufferedImage; startX startY w h rgbArray scansize getUnsignedRGB *(Ljava/awt/image/BufferedImage;IIII[III)[I readUnsignedByte (Ljava/io/RandomAccessFile;)B f Ljava/io/RandomAccessFile;
ExceptionsI readUnsignedChar (Ljava/io/RandomAccessFile;)C readUnsignedShort (Ljava/io/RandomAccessFile;)S readUnsignedInt (Ljava/io/RandomAccessFile;)I readUnsignedLong (Ljava/io/RandomAccessFile;)J readUnsigned !(Ljava/io/RandomAccessFile;[BII)I off len readFullyUnsigned (Ljava/io/RandomAccessFile;[B)V
writeUnsigned !(Ljava/io/RandomAccessFile;[BII)V writeUnsignedByte (Ljava/io/RandomAccessFile;B)V writeUnsignedChar (Ljava/io/RandomAccessFile;C)V c C writeUnsignedShort (Ljava/io/RandomAccessFile;S)V s writeUnsignedInt (Ljava/io/RandomAccessFile;I)V writeUnsignedLong (Ljava/io/RandomAccessFile;J)V (Ljava/nio/ByteBuffer;[B)V compareUnsigned (JJ)I x y (II)I (SS)I (BB)I toUnsignedString (J)Ljava/lang/String; (JI)Ljava/lang/String; radix (I)Ljava/lang/String; (II)Ljava/lang/String; (S)Ljava/lang/String; (SI)Ljava/lang/String; (B)Ljava/lang/String; (BI)Ljava/lang/String; toUnsignedBigInteger (J)Ljava/math/BigInteger; upper lower
StackMapTable toUnsignedLong (I)J (S)J
toUnsignedInt (S)I (B)J (B)I toUnsignedShort (B)S (C)J (C)I (C)S toFloat (B)F (S)F (I)F (J)F toDouble (B)D (S)D (I)D (J)D
byteFromFloat (F)B F shortFromFloat (F)S intFromFloat (F)I
longFromFloat (F)J byteFromDouble (D)B d D shortFromDouble (D)S
intFromDouble (D)I longFromDouble (D)J
SourceFile SignednessUtil.java Q R java/lang/Error Do not instantiate QJKL eM eNO `O cPQRSTUTVT cWXWYZW[W\W]W^T_`a`bcdcefghijklmnUopqSrQstuvwxyz ? ?{| ? ?}| ? ?~||??T ` java/lang/Long? ? java/lang/Integer? ? ? ? ? ????? ? ? ?? ?? ? ? ? ? ?? ????????? O P java/lang/AssertionError 6org/checkerframework/checker/signedness/SignednessUtil??? java/lang/Object java/io/IOException (Ljava/lang/String;)V java/awt/Dimension width height java/nio/ByteBuffer wrap getInt ()I getShort ()S get ()B (I)B put (B)Ljava/nio/ByteBuffer; (IB)Ljava/nio/ByteBuffer; java/nio/IntBuffer (I)Ljava/nio/IntBuffer; (II)Ljava/nio/IntBuffer; ([I)Ljava/nio/IntBuffer; ([III)Ljava/nio/IntBuffer; (I)I putShort (S)Ljava/nio/ByteBuffer; (IS)Ljava/nio/ByteBuffer; putInt (I)Ljava/nio/ByteBuffer; (II)Ljava/nio/ByteBuffer; putLong (IJ)Ljava/nio/ByteBuffer; java/awt/image/BufferedImage setRGB (IIII[III)V getRGB (IIII[III)[I java/io/RandomAccessFile readByte readChar ()C readShort readInt readLong ()J read ([BII)I readFully ([B)V write ([BII)V writeByte (I)V writeChar
writeShort writeInt writeLong (J)V compare java/math/BigInteger toString ()Ljava/lang/String; valueOf shiftLeft (I)Ljava/math/BigInteger; add .(Ljava/math/BigInteger;)Ljava/math/BigInteger;
floatValue ()F doubleValue ()D java/lang/Class desiredAssertionStatus ()Z 1 L N O P M Q R S <