toString method
toStringsuperclass called Object class has toString() method which converts data(mostly numbers) to string.When System.out.printlf and System.out.print have reference to an object instead of actual string, they call toString method so, the toString method print the string. It describes the object. 객체가 가진 값을 문자열로 리턴하는 메서드. 객체를 리턴할 때 보여주고자 하는 방식으로 method를 오버라이드해서 보여줄 수 있다. 아래의 예시처럼 단순히 숫자만 불러오는 것이..
JAVA
2019. 1. 8. 14:05
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 프로그래머스 알고리즘
- math.max
- C++
- hackerrank
- Javascript Algorithm
- HashMap
- rest parameter
- javascript
- java
- Object type casting
- spring boot application
- repeat()
- equals()
- hackerrank javascript
- 프로그래머스 알고리즘문제
- HackerRank Algorithm
- ... in Javascript
- easy javascript algorithm
- hackerrank javascript solution
- 알고리즘
- easy algorithm
- string class in java
- substring()
- compareTo()
- Collection Framework
- algorithm
- 프로그래머스
- hackerrank solution
- math.abs
- code refactoring
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
글 보관함