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
- repeat()
- 프로그래머스 알고리즘문제
- compareTo()
- java
- 프로그래머스 알고리즘
- javascript
- substring()
- code refactoring
- hackerrank solution
- C++
- Javascript Algorithm
- 알고리즘
- algorithm
- rest parameter
- equals()
- HashMap
- hackerrank
- 프로그래머스
- Collection Framework
- spring boot application
- easy javascript algorithm
- HackerRank Algorithm
- math.max
- hackerrank javascript
- easy algorithm
- Object type casting
- math.abs
- ... in Javascript
- hackerrank javascript solution
- string class in java
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 29 | 30 |
글 보관함