ua.co.gravy.tuplets.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sous-chef Show documentation
Show all versions of sous-chef Show documentation
Tools, utils and helpers: Java tuples.
The newest version!
/**
*
* Java tuples.
*
*
* Tuples are fixed-length, immutable and type-safe containers of elements.
*
*
* @author Vitaliy Berdinskikh, ur6lad
* @since 1.0
*/
package ua.co.gravy.tuplets;