JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Record Class
com.jsql.model.suspendable.Input
Packages that use
Input
Package
Description
com.jsql.model.suspendable
Uses of
Input
in
com.jsql.model.suspendable
Methods in
com.jsql.model.suspendable
with parameters of type
Input
Modifier and Type
Method
Description
abstract
String
AbstractSuspendable.
run
(
Input
input)
The pausable/stoppable action.
String
SuspendableGetCharInsertion.
run
(
Input
input)
String
SuspendableGetEngine.
run
(
Input
input)
String
SuspendableGetIndexes.
run
(
Input
input)
String
SuspendableGetRows.
run
(
Input
input)