-
public class ColoredLabel.Companion
-
-
Field Summary
Fields Modifier and Type Field Description private final IntegerCOLOR_HEX_LENGTHpublic final static ColoredLabel.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final StringtoHexString(ByteArray $self)final StringrandomColor()final IntegergetCOLOR_HEX_LENGTH()-
-
Method Detail
-
toHexString
final String toHexString(ByteArray $self)
-
randomColor
final String randomColor()
-
getCOLOR_HEX_LENGTH
final Integer getCOLOR_HEX_LENGTH()
-
-
-
-