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