public class Util extends Object
| Constructor and Description |
|---|
Util() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getContrastingColor(int color)
Get a color that visually contrasts with the given color.
|
static int |
getHashColor(String string)
Generates a pseudo-random color given a string.
|
public static int getHashColor(String string)
public static int getContrastingColor(int color)
Copyright © 2013. All Rights Reserved.