본문 바로가기
Java 배우기

More on Classes 클래스 추가사항

by 노화방지 Anti-aging Hairstyle 2016. 1. 5.
반응형


이 섹션은 객체 참조 사용에 의존하는 클래스의 보다 많은 측면과, 객체에 대한 앞선 섹션에서 배운 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.



반응형

댓글