반응형
단원: 패키지 Lesson: Packages
이 단원에서는 클래스와 인터페이스를 패키지로 묶는 방법, 패키지 안에 있는 클래스들을 사용하는 방법, 그리고 컴파일러가 소스 파일을 찾을 수 있도록 파일 시스템을 배열하는 방법을 설명합니다.
This lesson explains how to bundle classes and interfaces into packages, how to use classes that are in packages, and how to arrange your file system so that the compiler can find your source files.
반응형
'Java 배우기' 카테고리의 다른 글
Creating a Package 패키지 만들기 (0) | 2016.01.24 |
---|---|
Creating and Using Packages 패키지 만들기와 사용하기 (0) | 2016.01.24 |
Questions and Exercises: Generics (0) | 2016.01.24 |
Restrictions on Generics (0) | 2016.01.24 |
Non-Reifiable Types (0) | 2016.01.24 |
댓글