supportsMappingOfType

open override fun supportsMappingOfType(javaResource: Resource): Boolean

Returns true if given subtype of JavaResource matches the type of KotlinResource's backing object (can be mapped to type T), false otherwise.