JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
logic
CalcLogic
Uses of Class
logic.CalcLogic
Packages that use
CalcLogic
Package
Description
logic
Uses of
CalcLogic
in
logic
Methods in
logic
that return
CalcLogic
Modifier and Type
Method
Description
static
CalcLogic
CalcLogic.
parse
(
String
enc)
Methods in
logic
with parameters of type
CalcLogic
Modifier and Type
Method
Description
void
OperatingSystem.
execute
(
CalcLogic
calcLogic,
Doable
task)
method responsible for recognizing commands entered into the command line or text field and executing them.