Color

case class Color(r: Byte, g: Byte, b: Byte)
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

override def toString: String
Definition Classes
Any
Source:
LightningMessageTypes.scala

Inherited methods

Inherited from:
Product