Javadocs.

This commit is contained in:
Adam Murdoch
2012-10-07 07:00:27 +10:00
parent e334585da0
commit d70a620089
5 changed files with 8 additions and 1 deletions

View File

@@ -37,6 +37,7 @@ public interface Terminal {
/**
* Returns the size of the terminal. Supported by all terminals.
*
* @return The current terminal size. Never returns null.
* @throws NativeException On failure.
*/
@ThreadSafe