public class DefaultAnimations extends Object implements IsDefaultAnimations
| Modifier and Type | Method and Description |
|---|---|
IsDefaultAnimationCollection |
get(AnimationCollectionKey collection)
Returns an animation collection instance if stored in the the animation options.
|
boolean |
has(AnimationCollectionKey collection)
Returns
true if an animation collection instance is stored in the the animation options. |
public boolean has(AnimationCollectionKey collection)
IsDefaultAnimationstrue if an animation collection instance is stored in the the animation options.has in interface IsDefaultAnimationscollection - collection instance used to check in the animation optionstrue if an animation collection instance is stored in the the animation optionspublic IsDefaultAnimationCollection get(AnimationCollectionKey collection)
IsDefaultAnimationsget in interface IsDefaultAnimationscollection - collection instance used to get for animation optionsnull if does not exists