반응형
클래스 추가사항 More on Classes
이 섹션은 객체 참조 사용에 의존하는 클래스의 보다 많은 측면과, 객체에 대한 앞선 섹션에서 배운 dot 연산자를 커버 합니다.
This section covers more aspects of classes that depend on using object references and the dot
operator that you learned about in the preceding sections on objects:
- 메소드 로부터의 리턴 값 Returning values from methods.
- 키워드 this The
this
keyword. - Class vs. instance members.
- Access control.
«
DopZaClub
»
반응형
'Java 배우기' 카테고리의 다른 글
Using the this Keyword 키워드 this 사용하기 (0) | 2016.01.05 |
---|---|
Returning a Value from a Method 메소드로부터 값을 리턴하기 (0) | 2016.01.05 |
Using Objects 객체 사용하기 (0) | 2016.01.05 |
Creating Objects 객체 생성하기 (0) | 2016.01.05 |
Objects 객체 (0) | 2016.01.05 |
댓글