T - the generic typeTableBody<T>, TableHeader<T>TableBodyImpl, TableHeaderImplpublic interface BottomLeftEdgeAccessor<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
getBottomLeftEdge() |
Returns the table row's bottom right edge character, for example "╟"
(head) or "╙" (tail).
|
T getBottomLeftEdge()
Copyright © 2018. All rights reserved.