Class NameStyle


  • public class NameStyle
    extends Object
    Describes how the name for a User should be colored.
    If the style is a gradient, getStartColor() and getEndColor() can be identical.

    This class is immutable and thread-safe.