T - The type of the outputpublic static interface FontMappings.Output<T>
| Modifier and Type | Method and Description |
|---|---|
T |
writtenWith(Iterator<FontMapping> fontMappingsIterator)
Obtains a written output with the help of a provided font
mappings iterator.
|
T writtenWith(Iterator<FontMapping> fontMappingsIterator)
fontMappingsIterator - The font mappings iteratorCopyright © 2021. All rights reserved.