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