public interface ColorResource
| Modifier and Type | Method and Description |
|---|---|
Color |
get() |
static ColorResource |
of(Color c) |
static ColorResource |
of(String c) |
static ColorResource |
of(String c,
Color defaultColor) |
static ColorResource of(String c)
static ColorResource of(String c, Color defaultColor)
static ColorResource of(Color c)
Color get()
Copyright © 2021 vpc open source initiative. All rights reserved.