패키지 유형 학습(integer long short byte float double Boolean)

1781 단어 jdk나누다배우다
Boolean 유형
방법:
parseBoolean  //  boolean
booleanValue //
valueOf       //  
toString    //    
hashCode      //hashicode
equals        //  
getBoolean       
compareTo
compare

Byte 유형
메서드
toString
valueOf
parseByte
decode
byteValue
shortValue
intValue
longValue
floatValue
doubleValue
hashCode
equals
compareTo
compare

Double 유형
방법:
toString
toHexString
valueOf
parseDouble
isNaN
isInfinite
isInfinite
byteValue
shortValue
intValue
longValue
floatValue
doubleValue
hashCode
equals
doubleToLongBits
compareTo
compare

Float 클래스
방법:
toString
toHexString
valueOf
parseFloat
isNaN
isInfinite
byteValue
shortValue
intValue
longValue
floatValue
doubleValue
hashCode
equals
floatToIntBits
compareTo
compare

Integer 클래스
방법:
toString
toHexString
toOctalString
toBinaryString
getChars
stringSize
parseInt
valueOf
byteValue
shortValue
intValue
longValue
floatValue
doubleValue
hashCode
equals
getInteger
decode
compareTo
compare
highestOneBit
lowestOneBit
numberOfLeadingZeros
numberOfTrailingZeros
bitCount
rotateLeft
rotateRight
reverse
signum
reverseBytes

Long 패키지 클래스
방법:
toString
toHexString
toOctalString
toBinaryString
getChars
parseLong
valueOf
decode
byteValue
shortValue
intValue
longValue
floatValue
doubleValue
hashCode
equals
getLong
compareTo
compare
highestOneBit
lowestOneBit
numberOfLeadingZeros
numberOfTrailingZeros
bitCount
rotateLeft
rotateRight
reverse
signum
reverseBytes

Short 패키지 클래스
방법:
toString
parseShort
valueOf
decode
byteValue
shortValue
intValue
longValue
floatValue
doubleValue
hashCode
equals
compareTo
compare
reverseBytes

좋은 웹페이지 즐겨찾기