Added missing javadoc
This commit is contained in:
parent
e1627734b1
commit
4782877e8c
1 changed files with 1 additions and 1 deletions
|
@ -271,7 +271,7 @@ public class GuiInterfaceTerminal extends AEBaseGui
|
||||||
/**
|
/**
|
||||||
* The max amount of unique names and each inv row. Not affected by the filtering.
|
* The max amount of unique names and each inv row. Not affected by the filtering.
|
||||||
*
|
*
|
||||||
* @return
|
* @return max amount of unique names and each inv row
|
||||||
*/
|
*/
|
||||||
private int getMaxRows()
|
private int getMaxRows()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue