반응형
JAVA 형변환 종류들입니다
int to String
String to int
double to String
long to String
float to String
String to double
String to long
String to float
decimal to binary
decimal to hexadecimal
hexadecimal(String) to int
ASCII Code to String
Integer to ASCII Code
Integer to boolean
boolean to Integer
출처 : http://theeye.pe.kr/archives/457
반응형
'프로그램 관련 > Java 및 JAVA라이브러리' 카테고리의 다른 글
Java split 쓰기 문자열 자르기 . 기준 자르기 (0) | 2018.09.28 |
---|---|
Table 구조 배열 가로 형식 출력(피벗) 알고리즘 (0) | 2018.09.20 |
JAVA 배열 내에 중복값 제거하기/출력하기 (1) | 2018.09.18 |
Array.asList 중복 제거 (0) | 2018.09.18 |
파일첨부 확장자 타입확인하기 java SimpleMagic example (0) | 2018.09.07 |