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.ModCountAccessor
public int incrementAndGet()
incrementAndGet
in interface VetoableListDecorator.ModCountAccessor
public int decrementAndGet()
decrementAndGet
in interface VetoableListDecorator.ModCountAccessor