public static final class Slice.Flexible extends java.lang.Object implements Slice.Type
| Modifier and Type | Field and Description |
|---|---|
private int |
counter |
| Modifier and Type | Method and Description |
|---|---|
void |
decrementCount() |
long |
getCount() |
void |
incrementCount() |
boolean |
isMovable() |
public long getCount()
public void decrementCount()
public void incrementCount()
public boolean isMovable()
isMovable in interface Slice.Type