private class VetoableListDecorator.VetoableSubListDecorator.ModCountAccessorImplSub extends java.lang.Object implements VetoableListDecorator.ModCountAccessor
| Modifier | Constructor and Description |
|---|---|
private |
ModCountAccessorImplSub() |
| 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