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

com.g2forge.alexandria.java.fluent.IFluentG_ Maven / Gradle / Ivy

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

import java.util.function.Consumer;

public interface IFluentG_ extends IFluent__ {
	public boolean isEmpty();

	public void visit(Consumer consumer);
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy