6 lines
181 B
Plaintext
6 lines
181 B
Plaintext
/**
|
|
* Determines whether this Section has any tables.
|
|
*
|
|
* @return {@code true} if there are tables, {@code false} otherwise
|
|
*/
|
|
public boolean hasTables() |