public class NoneStyleProvider extends Object implements StyleProvider, org.softsmithy.lib.util.Singleton
| Modifier and Type | Field and Description |
|---|---|
static NoneStyleProvider |
INSTANCE |
| Modifier and Type | Method and Description |
|---|---|
Style |
getStyle(Styleable styleable) |
String |
toString(Locale locale) |
public static final NoneStyleProvider INSTANCE
public Style getStyle(Styleable styleable)
getStyle in interface StyleProviderpublic String toString(Locale locale)
toString in interface StyleProviderCopyright © 2012–2015 SoftSmithy. All rights reserved.