BlueberrySherbet

core / com.gmail.ayteneve93.blueberrysherbetcore.request.info / BlueberryRequestInfoWithNoResponse

BlueberryRequestInfoWithNoResponse

(JVM) class BlueberryRequestInfoWithNoResponse : BlueberryAbstractRequestInfo

Constructors

Name Summary
(JVM) <init> BlueberryRequestInfoWithNoResponse(uuid: UUID, priority: Int, awaitingMills: Int, blueberryRequest: BlueberryAbstractRequest<out Any>, requestType: Class<out Annotation>, inputString: String?, checkIsReliable: Boolean)

Properties

Name Summary
(JVM) checkIsReliable val checkIsReliable: Boolean

Functions

Name Summary
(JVM) convertToSimpleHashMap fun convertToSimpleHashMap(): HashMap<String, Any?>
(JVM) enqueue fun enqueue(): Unit