registerFallback

abstract void registerFallback(ItemApiLookup.ItemApiProvider<A, C> fallbackProvider)

Expose the API for all queries: the fallbacks providers will be invoked if no object was found using the regular providers.

Parameters

fallbackProvider

The fallback provider.

Sources

jvm source
Link copied to clipboard