T - the generic typeTableBody<T>, TableHeader<T>, TableTail<T>TableBodyImpl, TableHeaderImpl, TableTailImplpublic interface BottomRightEdgeAccessor<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
getBottomRightEdge() |
Returns the table row's bottom left edge character, for example "╡"
(head) or "╛" (tail).
|
T getBottomRightEdge()
Copyright © 2018. All rights reserved.