Skip to content

java.util 클래스 기능 추가#34

Merged
coderwin merged 8 commits intodevelopfrom
feature-apiutil
Aug 22, 2023
Merged

java.util 클래스 기능 추가#34
coderwin merged 8 commits intodevelopfrom
feature-apiutil

Conversation

@coderwin
Copy link
Copy Markdown
Owner

No description provided.

- 참조형을 기본형으로 기본형을 참조형으로 컴파일이 해줍니다.
- 현재날짜를 찾을 수 있습니다.
- 날짜를 설정할 수 있습니다.
- dday를 계산할 수 있습니다.
- 오전, 오후를 구분할 수 있습니다.
- 원하는 형태의 포맷(문자열)로 만들 수 있습니다.
- Vector를 사용하여 데이터를 저장할 수 있습니다.
- 제너럴의 의미를 알 수 있습니다.(무분별한 데이터 저장 막으면서 일정한 형태의 데이터 저장하기)
- 학생의 점수를 저장하여 총점, 평균을 구할 수 있습니다.
- 내가 한 것
- List 기능을 사용할 수 있습니다.
- Set 기능을 사용할 수 있습니다.
- Itorater 기능을 사용할 수 있습니다.
- 제네릭을 사용할 수 있습니다.
@coderwin coderwin added the enhancement New feature or request label Aug 22, 2023
@coderwin coderwin self-assigned this Aug 22, 2023
@coderwin coderwin merged commit 69584b6 into develop Aug 22, 2023
coderwin added a commit that referenced this pull request Aug 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant