public interface BackgroundModel
Modifier and Type | Field and Description |
---|---|
static BackgroundModel |
NONE |
Modifier and Type | Method and Description |
---|---|
Optional<BackgroundIterator> |
createBackgroundIterator()
Create a new background iterator
|
Runnable |
dispose() |
static final BackgroundModel NONE
Optional<BackgroundIterator> createBackgroundIterator()
Runnable dispose()