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

com.github.jsr330.spi.config.builder.InitialBinder Maven / Gradle / Ivy

package com.github.jsr330.spi.config.builder;

public interface InitialBinder extends Binder {
    
     TypeBinder instance(Class type);
    
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy