Package java.util

Interface Summary
Enumeration 객체의 순차적 구조체인 Enumeration을 위한 인터페이스 클래스.
 

Class Summary
Calendar 연도,월,일,요일 등의 정보를 얻기 위한 캘린더 클래스들이 상속받아야 할 추상 클래스.
Date millisecond단위로 특정 시간을 나타내는 클래스
GregorianCalendar 그레고리안 역법을 이용한 캘랜더 클래스.
Hashtable 해쉬 테이블을 지원하는 클래스.
Random 난수 발생을 위한 클래스.
SimpleTimeZone 실제 사용하게 될 시간대 객체 클래스.
Stack 스택 구조체을 위한 클래스.
Timer  
TimerTask A task that can be scheduled for one-time or repeated execution by a Timer.
TimeZone 시간대 객체의 추상 클래스.
Vector 크기가 유동적인 자바 객체 배열-벡터- 클래스 .
 

Exception Summary
EmptyStackException 스택이 비었을 때 발생하는 exception 클래스.
NoSuchElementException Enumeration에서 더 이상 객체가 없을 때 발생하는 Exception 클래스.
 



AromaSoft Corp. Proprietary and Confidential

(C)opyright 2003 AromaSoft Corp. All right reserved.
Contact : contact@aromasoft.com