Limits.Throttled| Constructor and Description |
|---|
Limits.Throttled(Limits limits,
int allowed)
Public ctor.
|
public Limits.Throttled(@NotNull(message="limits can\'t be NULL")
Limits limits,
int allowed)
limits - Original limitsallowed - Maximum allowedCopyright © 2012–2014 jcabi.com. All rights reserved.