Package org.jabylon.common.util
Class IConfigurationElementLoader
- java.lang.Object
-
- org.jabylon.common.util.IConfigurationElementLoader
-
- All Implemented Interfaces:
com.google.common.base.Function<String,List<org.eclipse.core.runtime.IConfigurationElement>>,java.util.function.Function<String,List<org.eclipse.core.runtime.IConfigurationElement>>
public class IConfigurationElementLoader extends Object implements com.google.common.base.Function<String,List<org.eclipse.core.runtime.IConfigurationElement>>
-
-
Constructor Summary
Constructors Constructor Description IConfigurationElementLoader()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<org.eclipse.core.runtime.IConfigurationElement>apply(String extensionPoint)
-