public class ShrinkControl extends Object
| Constructor and Description |
|---|
ShrinkControl(boolean shouldShrink,
int maxShrinks,
int maxShrinkDepth,
int maxShrinkTime) |
| Modifier and Type | Method and Description |
|---|---|
int |
maxShrinkDepth() |
int |
maxShrinks() |
int |
maxShrinkTime() |
boolean |
shouldShrink() |
Copyright © 2016. All rights reserved.