> For the complete documentation index, see [llms.txt](https://docs.sysout.co.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sysout.co.kr/base-language/java/java-api/java.util.md).

# java.util

## java.util 패키지

{% hint style="info" %}
Contains the collections framework, some internationalization support classes, a service loader, properties, random number generation, string parsing and scanning classes, base64 encoding and decoding, a bit array, and several miscellaneous utility classes.

*컬렉션 프레임워크, 일부 국제화 지원 클래스, 서비스 로더, 속성, 난수 생성, 문자열 구문 분석 및 스캔 클래스, base64 인코딩 및 디코딩, 비트 배열, 여러 기타 유틸리티 클래스가 포함되어 있습니다*
{% endhint %}
