- value() - Method in class xyz.avarel.aje.types.numbers.Decimal
-
- value() - Method in class xyz.avarel.aje.types.numbers.Int
-
- VALUE - Static variable in class xyz.avarel.aje.types.others.Nothing
-
- Value - Interface in xyz.avarel.aje.types
-
- valueOf(String) - Static method in enum xyz.avarel.aje.defaults.BinaryOperators
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xyz.avarel.aje.defaults.UnaryOperators
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum xyz.avarel.aje.types.others.Truth
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum xyz.avarel.aje.defaults.BinaryOperators
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xyz.avarel.aje.defaults.UnaryOperators
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum xyz.avarel.aje.types.others.Truth
-
Returns an array containing the constants of this enum type, in
the order they are declared.