Class ByteAdapter

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

public class ByteAdapter extends Object implements TypeAdapter<Byte>
Type adapter for byte values.