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

unquietcode.tools.flapi.builder.Block.BlockBuilder Maven / Gradle / Ivy


package unquietcode.tools.flapi.builder.Block;

import javax.annotation.Generated;


/**
 * This class was generated using Flapi, the fluent API generator for Java.
 * Modifications to this file will be lost upon regeneration.
 * You have been warned!
 * 
 * Visit https://github.com/UnquietCode/Flapi for more information.
 * 
 * 
 * Generated on February 29, 2016 19:16:13 PST using version 1.0
 */
@Generated(value = "unquietcode.tools.flapi", date = "2016-02-29T19:16:13-08:00", comments = "generated using Flapi, the fluent API generator for Java, version 1.0")
public interface BlockBuilder {

    /**
     * Marker interface denoting the main entry point for this block.
     */
    public interface Head<_ReturnType>
        extends Sa9ba1a8c9bd4fe727379d580a339fd81 <_ReturnType>
    {

    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy