Constructor and Description |
---|
Parallel(Coordinates wrk,
int max,
Lineup lnp,
Notepad atv,
Instance instance)
Public ctor.
|
public Parallel(@NotNull(message="work can\'t be NULL") Coordinates wrk, int max, @NotNull(message="lineup can\'t be NULL") Lineup lnp, @NotNull(message="notepad can\'t be NULL") Notepad atv, @NotNull(message="instance can\'t be NULL") Instance instance)
wrk
- Coordinates we're inmax
- Maximumlnp
- Lineupatv
- List of active threadsinstance
- Original instanceCopyright © 2009–2014 Rultor Inc.. All rights reserved.