public class SampleConcaternatorSpec extends Object
| Constructor and Description |
|---|
SampleConcaternatorSpec(long howLongAfterStartShouldThisBeAdded,
int amoutThatShouldBeConcaternated,
SampleConcaternatorRunDecider sampleConcaternatorRunDecider) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAmoutThatShouldBeConcaternated() |
long |
getHowLongAfterStartShouldThisBeAdded() |
SampleConcaternatorRunDecider |
getSampleConcaternatorRunDecider() |
String |
toString() |
public SampleConcaternatorSpec(long howLongAfterStartShouldThisBeAdded,
int amoutThatShouldBeConcaternated,
SampleConcaternatorRunDecider sampleConcaternatorRunDecider)
public long getHowLongAfterStartShouldThisBeAdded()
public int getAmoutThatShouldBeConcaternated()
public SampleConcaternatorRunDecider getSampleConcaternatorRunDecider()
Copyright © 2020. All rights reserved.