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

com.codingzero.utilities.rlf4j.ApiIdentifier Maven / Gradle / Ivy

package com.codingzero.utilities.rlf4j;

public interface ApiIdentifier {

    ApiIdentity identify(T input);

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy