| Package | Description |
|---|---|
| org.openimaj.content.animation.animator |
| Modifier and Type | Method and Description |
|---|---|
static <T> LoopingValueAnimator<T> |
LoopingValueAnimator.loop(ValueAnimator<T> animator)
Construct a new
LoopingValueAnimator from a ValueAnimator. |