root
Toggle table of contents
goblin-common
Target filter
goblin-common
Switch theme
Search in API
Skip to content
root
root
/
fi.utu.tech.powergoblin.common.utils
/
Processor
/
Processor
Processor
goblin-common
constructor
(
executor
:
ExecutorService
,
defaultTimeOut
:
Long
=
6
,
printErrors
:
Boolean
=
true
,
lineReader
:
(
String
)
->
Any
?
=
null
)