public class CheckStateVisitor extends DoNothingReportVisitor
| Modifier and Type | Field and Description |
|---|---|
private String |
counterName |
private boolean |
found |
private long |
value |
| Constructor and Description |
|---|
CheckStateVisitor(String counterName) |
| Modifier and Type | Method and Description |
|---|---|
long |
getValue() |
boolean |
isFound() |
void |
reportStateValue(StateValueProvider stateValueProvider) |
reportCounter, reportHistorizableList, reportMultiValue, reportTimer, reportVersionprivate final String counterName
private boolean found
private long value
public CheckStateVisitor(String counterName)
public void reportStateValue(StateValueProvider stateValueProvider)
reportStateValue in interface ReportVisitorreportStateValue in class DoNothingReportVisitorpublic boolean isFound()
public long getValue()
Copyright © 2014 Immobilien Scout GmbH. All Rights Reserved.