public final class FontMappers
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
private static class |
FontMappers.DefaultFontMapper |
Modifier and Type | Field and Description |
---|---|
private static FontMapper |
instance |
Modifier | Constructor and Description |
---|---|
private |
FontMappers() |
Modifier and Type | Method and Description |
---|---|
static FontMapper |
instance()
Returns the singleton FontMapper instance.
|
static void |
set(FontMapper fontMapper)
Sets the singleton FontMapper instance.
|
private static FontMapper instance
public static FontMapper instance()
public static void set(FontMapper fontMapper)