Interface Animations.Procedure
-
- Enclosing class:
- Animations
public static interface Animations.Procedure
Trivial wrapper for zero-argument-zero-return function, used as a callback for an animation to trigger painting.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
execute()
-