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

com.grosner.processor.definition.Definition Maven / Gradle / Ivy

The newest version!
package com.grosner.processor.definition;

/**
 * Author: andrewgrosner
 * Contributors: { }
 * Description:
 */
public interface Definition {

    public String getSourceFileName();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy