isLoadable

open fun isLoadable(context: ConfigDataLoaderContext, resource: R): Boolean

Returns if the specified resource can be loaded by this instance.

Return

if the resource is supported by this loader

Parameters

context

the loader context

resource

the resource to check.