A B C D E F G I M N O P Q R S T V

A

append(String) - Method in interface provided.client.model.IViewAdapter
Appends the string to the end of the text display on the view The view does NOT automatically add a linefeed to the end of the string!
append(String) - Method in class provided.client.view.ClientGUI
Append the given string(s) to the view's output text adapter.
append(String) - Method in interface provided.compute.ILocalTaskViewAdapter
Append the given string to the view's display
append(String) - Method in interface provided.compute.IRemoteTaskViewAdapter
Append the given string to the remote view's display
append(String) - Method in interface provided.engine.model.IViewAdapter
Appends the string to the end of the text display on the view The view does NOT automatically add a linefeed to the end of the string!
append(String) - Method in class provided.engine.view.EngineGUI
Appends the given string to the end of the output text area.
apply(P...) - Method in interface provided.util.ILambda
Run (apply) the lambda
apply(P...) - Method in interface provided.util.IVoidLambda
Run (apply) the lambda
arctan(int, int) - Method in class provided.client.model.task.Pi2
Compute the value, in radians, of the arctangent of the inverse of the supplied integer to the specified number of digits after the decimal point.

A B C D E F G I M N O P Q R S T V