T - The type of the "character", may be a char or a sprite or a byte
array.TableBody<T>, TableHeader<T>, TableTail<T>TableBodyImpl, TableHeaderImpl, TableTailImplpublic interface BottomDividerEdgeAccessor<T>
TableBody as well as in the TableHeader and clearly in the
TableTail.| Modifier and Type | Method | Description |
|---|---|---|
T |
getBottomDividerEdge() |
Returns the table row's bottom divider edge character, for example "╪"
(head) or "╧" (tail).
|
T getBottomDividerEdge()
Copyright © 2018. All rights reserved.