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

com.g2forge.alexandria.java.tuple.ITuple1_S Maven / Gradle / Ivy

There is a newer version: 0.0.18
Show newest version
package com.g2forge.alexandria.java.tuple;

@FunctionalInterface
public interface ITuple1_S extends ITuple1__ {
	public ITuple1_S set0(T0 value);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy