public class Shotgun extends java.lang.Object implements PatternStrategy
| Constructor and Description |
|---|
Shotgun(int serviceCount,
int acquireCount) |
| Modifier and Type | Method and Description |
|---|---|
int |
acquireCount() |
java.lang.Iterable<java.lang.Integer> |
nextIndices() |
public java.lang.Iterable<java.lang.Integer> nextIndices()
nextIndices in interface PatternStrategypublic int acquireCount()
acquireCount in interface PatternStrategyCopyright © 2014 Tim Brooks. All Rights Reserved.