public interface Canvas
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Canvas.Color |
static interface |
Canvas.Line |
static interface |
Canvas.Point |
| Modifier and Type | Method and Description |
|---|---|
default void |
use() |
Copyright © 2022 The Immutables.org authors. All rights reserved.