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

tech.grasshopper.reporter.destination.DestinationAware Maven / Gradle / Ivy

The newest version!
package tech.grasshopper.reporter.destination;

public interface DestinationAware {

	Destination createDestination();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy