-
public class Fonts.Font.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final StringSTYLE_NORMALprivate final StringSTYLE_ITALICpublic final static Fonts.Font.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final StringgetSTYLE_NORMAL()final StringgetSTYLE_ITALIC()-
-
Method Detail
-
getSTYLE_NORMAL
final String getSTYLE_NORMAL()
-
getSTYLE_ITALIC
final String getSTYLE_ITALIC()
-
-
-
-