Package | Description |
---|---|
org.springframework.boot |
Core Spring Boot classes.
|
Modifier and Type | Method and Description |
---|---|
static ImageBanner.PixelMode |
ImageBanner.PixelMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageBanner.PixelMode[] |
ImageBanner.PixelMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|