Package com.biglybt.core.util
Interface DataSourceResolver.DataSourceImporter
-
- All Known Subinterfaces:
GlobalManager
- All Known Implementing Classes:
BuddyPluginBeta
,GlobalManagerImpl
,SearchUI
,SubscriptionManagerImpl
,TagManagerImpl
- Enclosing class:
- DataSourceResolver
public static interface DataSourceResolver.DataSourceImporter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
importDataSource(java.util.Map<java.lang.String,java.lang.Object> map)
-