
com.jongsoft.lang.package-info Maven / Gradle / Ivy
The newest version!
/**
* This package contains all interfaces used through out the functional library.
*
*
* Main interfaces
*
* Interface Description
*
*
* {@linkplain com.jongsoft.lang.Value} A wrapper interface that can contain any number of elements
*
*
*
*
* Supporting interfaces
*
* Interface Description
*
*
* {@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