public class CountNotifier extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
notifyLimit |
Object |
trackedInstance |
| Constructor and Description |
|---|
CountNotifier(int count,
Object trackedInstance) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
getCount() |
int |
getNotifyLimit() |
int |
hashCode() |
void |
init() |
boolean |
trackChange() |
Copyright © 2019. All rights reserved.