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

leap.lang.convert.ValueParsable Maven / Gradle / Ivy

The newest version!
package leap.lang.convert;

public interface ValueParsable {

    void parseValue(Object v);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy