Class LongAdapter

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

public class LongAdapter extends Object implements TypeAdapter<Long>
Type adapter for long values.