public class Synchronization extends Object
Constructor | Description |
---|---|
Synchronization(Variable distributed,
BigDecimal coefficient) |
|
Synchronization(Synchronization s) |
Modifier and Type | Method | Description |
---|---|---|
boolean |
equals(Object obj) |
|
BigDecimal |
getDelay() |
|
Variable |
getDistributed() |
|
int |
hashCode() |
public Synchronization(Variable distributed, BigDecimal coefficient)
public Synchronization(Synchronization s)
Copyright © 2018 STLAB. All rights reserved.