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

com.greenfrvr.annyprefs.compiler.components.util.Constructor Maven / Gradle / Ivy

package com.greenfrvr.annyprefs.compiler.components.util;

/**
 * Created by greenfrvr
 */
public interface Constructor {

    Generator construct();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy