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

as.leap.code.LogDelegateFactory Maven / Gradle / Ivy

package as.leap.code;

/**
 * stream.
 */
public interface LogDelegateFactory {
  LogDelegate createDelegate(String name);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy