private static class FiddlerImpl.SnapshotWeightSetLogObj extends Object implements FiddlerImpl.LogRecord
FiddlerImpl.LocalLogHandler
Modifier and Type | Field and Description |
---|---|
private float |
newWeight
The new snapshot weight factor.
|
private static long |
serialVersionUID |
Constructor and Description |
---|
FiddlerImpl.SnapshotWeightSetLogObj(float newWeight)
Constructs this class and stores the new weight factor
|
Modifier and Type | Method and Description |
---|---|
void |
apply(FiddlerImpl fiddlerImpl)
Modifies this service's state by setting the value of the private
snapshotWt field to the value of the new weight factor.
|
private static final long serialVersionUID
private float newWeight
public FiddlerImpl.SnapshotWeightSetLogObj(float newWeight)
public void apply(FiddlerImpl fiddlerImpl)
apply
in interface FiddlerImpl.LogRecord
FiddlerImpl.LocalLogHandler.applyUpdate(java.lang.Object)
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.