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

istack-commons.src.main.java.com.sun.istack.Builder Maven / Gradle / Ivy

The newest version!
package com.sun.istack;

/**
 *
 * @author Martin Grebac
 */
public interface Builder {
    T build();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy