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

com.g2forge.alexandria.java.with.IWithExplanation Maven / Gradle / Ivy

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

import com.g2forge.alexandria.java.function.ISupplier;
import com.g2forge.alexandria.java.name.IDescribed;

public interface IWithExplanation> extends ISupplier {
	public E getExplanation();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy