티스토리 뷰
Long Class
◎ Define
- Long Class는 객체형(Reference Type) 데이터 타입이고, long 변수는 기본형(Primitive Type) 데이터 타입이다.
◎ Wrapper Class Structure
◎ Field, Constructor, Method 정보
◎ Explanation
① Wrapper Class, Primitive Type, Reference Type은 http://minca.tistory.com/8 이곳을 참조하자.
'Java > Class' 카테고리의 다른 글
[java.lang] Double (0) | 2018.01.10 |
---|---|
[java.lang] Float (0) | 2018.01.10 |
[java.lang] Integer (0) | 2018.01.10 |
[java.lang] Byte (0) | 2018.01.10 |
[java.lang] Short (0) | 2018.01.10 |
댓글