org.khasanof.collector.SimpleMethodContext Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spring-boot-starter-fluent Show documentation
Show all versions of spring-boot-starter-fluent Show documentation
Fluent - Easy Telegram Bots with Spring
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