public final class LinkResolveCounter extends Object
isMaximumReached() method.| Constructor and Description |
|---|
LinkResolveCounter() |
| Modifier and Type | Method and Description |
|---|---|
void |
decreaseCount()
Decrease counter by 1.
|
static LinkResolveCounter |
get() |
int |
getCount() |
void |
increaseCount()
Increase counter by 1.
|
boolean |
isMaximumReached() |
public int getCount()
public void increaseCount()
public void decreaseCount()
public boolean isMaximumReached()
public static LinkResolveCounter get()
Copyright © 2014–2017 wcm.io. All rights reserved.