Class StunnerPreferencesRegistryHolder
- java.lang.Object
-
- org.kie.workbench.common.stunner.core.client.preferences.StunnerPreferencesRegistryHolder
-
- All Implemented Interfaces:
org.kie.workbench.common.stunner.core.client.preferences.StunnerPreferencesRegistry
- Direct Known Subclasses:
DefaultPreferencesRegistry
public abstract class StunnerPreferencesRegistryHolder extends Object implements org.kie.workbench.common.stunner.core.client.preferences.StunnerPreferencesRegistry
-
-
Constructor Summary
Constructors Constructor Description StunnerPreferencesRegistryHolder()
-
-
-
Method Detail
-
set
public abstract <T> void set(T preferences, Class<T> preferenceType)
-
-