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

io.datakernel.common.tuple.TupleConstructor0 Maven / Gradle / Ivy

package io.datakernel.common.tuple;

@FunctionalInterface
public interface TupleConstructor0 {
	R create();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy