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

com.epam.jdi.light.elements.complex.ISetup Maven / Gradle / Ivy

There is a newer version: 1.6.0
Show newest version
package com.epam.jdi.light.elements.complex;

import java.lang.reflect.Field;


/**
 * Created by Roman Iovlev on 08.04.2018
 * Email: [email protected]; Skype: roman.iovlev
 */

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy