# java.util.Tuple **Repository Path**: micro-world/java.util.Tuple ## Basic Information - **Project Name**: java.util.Tuple - **Description**: Refer to the.net Framework's Tuple for C#, which USES a Tuple class library implemented in Java as an enhancement to the java.util package. Note: All methods are not thread-safe. Please resolve the synchronization issue yourself. - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-09-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # java.util.Tuple #### 项目介绍 Refer to the.net Framework's Tuple for C#, which USES a Tuple class library implemented in Java as an enhancement to the java.util package. Note: All methods are not thread-safe. Please resolve the synchronization issue yourself. #### 参与贡献 1. Fork 本项目 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request