public class BrowserStatisticsCollection.BrowserStatistics extends Object
BrowserStatistics holds the statistics for an individual browser. This class acts as a mere Value
Object.| Constructor and Description |
|---|
BrowserStatistics(String browserName) |
| Modifier and Type | Method and Description |
|---|---|
void |
incrementWaitingRequests() |
void |
setMaxBrowserInstances(int maxBrowserInstances) |
public BrowserStatistics(String browserName)
Copyright © 2016 PayPal Open Source. All rights reserved.