All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.speedment.common.tuple.nullable.package-info Maven / Gradle / Ivy

Go to download

A collection of Immutable Tuple classes that represent sets of a fixed length where every element has a specific type.

There is a newer version: 3.2.10
Show newest version
/**
 * Immutable Tuples that can contain null values of various sizes are located in this package.
 * 

* This package is part of the API. Modifications to classes here should only * (if ever) be done in major releases. */ package com.speedment.common.tuple.nullable;





© 2015 - 2024 Weber Informatics LLC | Privacy Policy