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

com.jdiai.interfaces.ISetup Maven / Gradle / Ivy

There is a newer version: 1.1.8
Show newest version
package com.jdiai.interfaces;

import java.lang.reflect.Field;

public interface ISetup {
    void setup(Field field);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy