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

com.jongsoft.lang.package-info Maven / Gradle / Ivy

The newest version!
/**
 * This package contains all interfaces used through out the functional library.
 *
 * 
 *     
 *     
 *         
 *     
 *     
 *         
 *     
 * 
Main interfaces
InterfaceDescription
{@linkplain com.jongsoft.lang.Value}A wrapper interface that can contain any number of elements
* * * * * * * * * *
Supporting interfaces
InterfaceDescription
{@linkplain com.jongsoft.lang.Streamable}Indicating the implementation can provide a Java stream
* * @since 0.0.1 */ package com.jongsoft.lang;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy