java.lang.Object
swim.concurrent.TheaterDef
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected TheaterDefcopy(String name, int parallelism, ScheduleDef scheduleDef) <T> Output<T>Writes a developer readable, debug-formatted string representation of this object tooutput.booleaninthashCode()final Stringname()final intparallelism(int parallelism) final ScheduleDefscheduleDef(ScheduleDef scheduleDef) static TheaterDefstandard()static Form<TheaterDef>static Form<TheaterDef>theaterForm(Form<ScheduleDef> scheduleForm) toString()
-
Constructor Details
-
TheaterDef
-
-
Method Details
-
name
-
name
-
parallelism
public final int parallelism() -
parallelism
-
scheduleDef
-
scheduleDef
-
copy
-
equals
-
hashCode
public int hashCode() -
debug
Description copied from interface:DebugWrites a developer readable, debug-formatted string representation of this object tooutput. -
toString
-
standard
-
theaterForm
-
theaterForm
-