koogle-api
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
koogle-api
koogle-api-common
/
io.github.edricchan03.koogle_api.common.http.values.delegate
/
EnumDelegateProvider
/
EnumDelegateProvider
Enum
Delegate
Provider
constructor
(
name
:
String
?
,
toEnum
:
(
String
)
->
E
?
,
toString
:
(
E
)
->
String
=
{ it.toString() }
)
(
source
)