| Modifier and Type | Method and Description |
|---|---|
T |
get() |
static <T extends org.mule.runtime.api.metadata.resolving.NamedTypeResolver> |
of(Class<T> aClass)
|
public static <T extends org.mule.runtime.api.metadata.resolving.NamedTypeResolver> Supplier<T> of(Class<T> aClass)
Supplier instance, which will return instances of the given Class.
If the given Class is a NullMetadataResolver, the supplier will return
a NullMetadataResolverSupplier.Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.