- valueOf(String) - Static method in enum net.lenni0451.commons.animation.AnimationDirection
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.lenni0451.commons.animation.AnimationMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.lenni0451.commons.animation.easing.EasingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.lenni0451.commons.animation.EasingBehavior
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.lenni0451.commons.animation.AnimationDirection
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.lenni0451.commons.animation.AnimationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.lenni0451.commons.animation.easing.EasingMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.lenni0451.commons.animation.EasingBehavior
-
Returns an array containing the constants of this enum type, in
the order they are declared.