Uses of Interface
com.biglybt.core.instancemanager.ClientInstanceManagerAdapter
Packages that use ClientInstanceManagerAdapter
-
Uses of ClientInstanceManagerAdapter in com.biglybt.core.instancemanager
Methods in com.biglybt.core.instancemanager with parameters of type ClientInstanceManagerAdapterModifier and TypeMethodDescriptionstatic ClientInstanceManager
ClientInstanceManagerFactory.getSingleton
(ClientInstanceManagerAdapter adapter) -
Uses of ClientInstanceManagerAdapter in com.biglybt.core.instancemanager.impl
Fields in com.biglybt.core.instancemanager.impl declared as ClientInstanceManagerAdapterModifier and TypeFieldDescriptionprivate final ClientInstanceManagerAdapter
ClientInstanceManagerImpl.adapter
(package private) final ClientInstanceManagerAdapter
ClientMyInstanceImpl.adapter
Methods in com.biglybt.core.instancemanager.impl with parameters of type ClientInstanceManagerAdapterModifier and TypeMethodDescriptionstatic ClientInstanceManager
ClientInstanceManagerImpl.getSingleton
(ClientInstanceManagerAdapter core) Constructors in com.biglybt.core.instancemanager.impl with parameters of type ClientInstanceManagerAdapterModifierConstructorDescriptionprotected
protected
ClientMyInstanceImpl
(ClientInstanceManagerAdapter _adapter, ClientInstanceManagerImpl _manager)