aries / net.globalid.aries.utils.json / JsonAdapterProvider / isParsable

isParsable

fun isParsable(value: Any?): Boolean

Gets true if the value type is equal of T.

Parameters

value - the value for checkout

Return
true if the type is equal T