Class MethodSuggestionProvider<C>

java.lang.Object
org.incendo.cloud.annotations.method.AnnotatedMethodHandler<C>
org.incendo.cloud.annotations.suggestion.MethodSuggestionProvider<C>
Type Parameters:
C - command sender type
All Implemented Interfaces:
SuggestionProvider<C>

public final class MethodSuggestionProvider<C> extends AnnotatedMethodHandler<C> implements SuggestionProvider<C>
Represents a method annotated with Suggestions