private class VetoableListDecorator.ModCountAccessorImpl extends java.lang.Object implements VetoableListDecorator.ModCountAccessor
| Constructor and Description |
|---|
ModCountAccessorImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
decrementAndGet() |
int |
get() |
int |
incrementAndGet() |
public int get()
get in interface VetoableListDecorator.ModCountAccessorpublic int incrementAndGet()
incrementAndGet in interface VetoableListDecorator.ModCountAccessorpublic int decrementAndGet()
decrementAndGet in interface VetoableListDecorator.ModCountAccessor