Interface DefaultPluginDescriptor.PluginSupplier<T>

Type Parameters:
T - plugin type
All Superinterfaces:
Function<Plugin<T>,T>
Enclosing class:
DefaultPluginDescriptor<T>

public static interface DefaultPluginDescriptor.PluginSupplier<T> extends Function<Plugin<T>,T>
Declares the plugin supplier type.
Author:
Holger Eichelberger, SSE