Class ShortAdapter

java.lang.Object
com.github.kaktushose.jda.commands.dispatching.adapter.impl.ShortAdapter
All Implemented Interfaces:
TypeAdapter<Short>, BiFunction<String,GenericInteractionCreateEvent,Optional<Short>>

public class ShortAdapter extends Object implements TypeAdapter<Short>
Type adapter for short values.