Class ReflectiveDescriptor

java.lang.Object
com.github.kaktushose.jda.commands.definitions.description.reflective.ReflectiveDescriptor
All Implemented Interfaces:
Descriptor, Function<Class<?>,ClassDescription>

public class ReflectiveDescriptor extends Object implements Descriptor
An Descriptor implementation that uses java.lang.reflect to create the ClassDescription.