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

org.khasanof.collector.SimpleMethodContext Maven / Gradle / Ivy

There is a newer version: 1.2.2
Show newest version
package org.khasanof.collector;

import org.khasanof.enums.HandleClasses;

import java.lang.reflect.Method;
import java.util.Map;

/**
 * @author Nurislom
 * @see org.khasanof.collector
 * @since 8/19/2023 12:48 PM
 */
public interface SimpleMethodContext extends AssembleMethods,
        GenericMethodContext>, AnnotationMethodContext> {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy