JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.sf.gogui.gtp
Interface GtpClient.TimeoutCallback
Enclosing class:
GtpClient
public static interface
GtpClient.TimeoutCallback
Callback if a timeout occured.
Method Summary
Methods
Modifier and Type
Method and Description
boolean
askContinue
()
Ask for continuation.
Method Detail
askContinue
boolean askContinue()
Ask for continuation. If this function returns true, Gtp.send will wait for another timeout period, if it returns false, the program will be killed.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method