edu.duke.cs.osprey
3.3
edu.duke.cs.osprey
/
edu.duke.cs.osprey.gui.compiler
/
CompilerProgress
/
Task
Task
class
Task
(
name
:
String
,
size
:
Int
)
Content copied to clipboard
Functions
Properties
Functions
increment
Link copied to clipboard
fun
increment
(
)
Content copied to clipboard
Properties
fraction
Link copied to clipboard
val
fraction
:
Float
Content copied to clipboard
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
progress
Link copied to clipboard
@
Volatile
var
progress
:
Int
=
0
Content copied to clipboard
size
Link copied to clipboard
val
size
:
Int
Content copied to clipboard