Class DefaultAnimations

    • Method Detail

      • contains

        public boolean contains​(Key collection)
        Description copied from interface: IsDefaultAnimations
        Returns true if an animation collection instance is stored in the animation options.
        Specified by:
        contains in interface IsDefaultAnimations
        Parameters:
        collection - collection instance used to check in the animation options
        Returns:
        true if an animation collection instance is stored in the animation options
      • get

        public IsDefaultAnimationCollection get​(Key collection)
        Description copied from interface: IsDefaultAnimations
        Returns an animation collection instance if stored in the animation options.
        Specified by:
        get in interface IsDefaultAnimations
        Parameters:
        collection - collection instance used to get for animation options
        Returns:
        an animation collection instance or null if does not exists