java.lang.Object
org.eclipse.xtext.xbase.lib.ByteExtensions
This is an extension library for
Byte numbers.- Since:
- 2.3
- Author:
- Jan Koehnlein - Code generator
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic intoperator_divide(byte a, byte b) The binarydivideoperator.static intoperator_divide(byte a, char b) The binarydivideoperator.static doubleoperator_divide(byte a, double b) The binarydivideoperator.static floatoperator_divide(byte a, float b) The binarydivideoperator.static intoperator_divide(byte a, int b) The binarydivideoperator.static longoperator_divide(byte a, long b) The binarydivideoperator.static intoperator_divide(byte a, short b) The binarydivideoperator.static booleanoperator_equals(byte a, byte b) The binaryequalsoperator.static booleanoperator_equals(byte a, char b) The binaryequalsoperator.static booleanoperator_equals(byte a, double b) The binaryequalsoperator.static booleanoperator_equals(byte a, float b) The binaryequalsoperator.static booleanoperator_equals(byte a, int b) The binaryequalsoperator.static booleanoperator_equals(byte a, long b) The binaryequalsoperator.static booleanoperator_equals(byte a, short b) The binaryequalsoperator.static booleanoperator_greaterEqualsThan(byte a, byte b) The binarygreaterEqualsThanoperator.static booleanoperator_greaterEqualsThan(byte a, char b) The binarygreaterEqualsThanoperator.static booleanoperator_greaterEqualsThan(byte a, double b) The binarygreaterEqualsThanoperator.static booleanoperator_greaterEqualsThan(byte a, float b) The binarygreaterEqualsThanoperator.static booleanoperator_greaterEqualsThan(byte a, int b) The binarygreaterEqualsThanoperator.static booleanoperator_greaterEqualsThan(byte a, long b) The binarygreaterEqualsThanoperator.static booleanoperator_greaterEqualsThan(byte a, short b) The binarygreaterEqualsThanoperator.static booleanoperator_greaterThan(byte a, byte b) The binarygreaterThanoperator.static booleanoperator_greaterThan(byte a, char b) The binarygreaterThanoperator.static booleanoperator_greaterThan(byte a, double b) The binarygreaterThanoperator.static booleanoperator_greaterThan(byte a, float b) The binarygreaterThanoperator.static booleanoperator_greaterThan(byte a, int b) The binarygreaterThanoperator.static booleanoperator_greaterThan(byte a, long b) The binarygreaterThanoperator.static booleanoperator_greaterThan(byte a, short b) The binarygreaterThanoperator.static booleanoperator_lessEqualsThan(byte a, byte b) The binarylessEqualsThanoperator.static booleanoperator_lessEqualsThan(byte a, char b) The binarylessEqualsThanoperator.static booleanoperator_lessEqualsThan(byte a, double b) The binarylessEqualsThanoperator.static booleanoperator_lessEqualsThan(byte a, float b) The binarylessEqualsThanoperator.static booleanoperator_lessEqualsThan(byte a, int b) The binarylessEqualsThanoperator.static booleanoperator_lessEqualsThan(byte a, long b) The binarylessEqualsThanoperator.static booleanoperator_lessEqualsThan(byte a, short b) The binarylessEqualsThanoperator.static booleanoperator_lessThan(byte a, byte b) The binarylessThanoperator.static booleanoperator_lessThan(byte a, char b) The binarylessThanoperator.static booleanoperator_lessThan(byte a, double b) The binarylessThanoperator.static booleanoperator_lessThan(byte a, float b) The binarylessThanoperator.static booleanoperator_lessThan(byte a, int b) The binarylessThanoperator.static booleanoperator_lessThan(byte a, long b) The binarylessThanoperator.static booleanoperator_lessThan(byte a, short b) The binarylessThanoperator.static intoperator_minus(byte b) The unaryminusoperator.static intoperator_minus(byte a, byte b) The binaryminusoperator.static intoperator_minus(byte a, char b) The binaryminusoperator.static doubleoperator_minus(byte a, double b) The binaryminusoperator.static floatoperator_minus(byte a, float b) The binaryminusoperator.static intoperator_minus(byte a, int b) The binaryminusoperator.static longoperator_minus(byte a, long b) The binaryminusoperator.static intoperator_minus(byte a, short b) The binaryminusoperator.static byteoperator_minusMinus(byte b) The postfixdecrementoperator.static ByteThe postfixdecrementoperator.static intoperator_modulo(byte a, byte b) The binarymodulooperator.static intoperator_modulo(byte a, char b) The binarymodulooperator.static doubleoperator_modulo(byte a, double b) The binarymodulooperator.static floatoperator_modulo(byte a, float b) The binarymodulooperator.static intoperator_modulo(byte a, int b) The binarymodulooperator.static longoperator_modulo(byte a, long b) The binarymodulooperator.static intoperator_modulo(byte a, short b) The binarymodulooperator.static intoperator_multiply(byte a, byte b) The binarymultiplyoperator.static intoperator_multiply(byte a, char b) The binarymultiplyoperator.static doubleoperator_multiply(byte a, double b) The binarymultiplyoperator.static floatoperator_multiply(byte a, float b) The binarymultiplyoperator.static intoperator_multiply(byte a, int b) The binarymultiplyoperator.static longoperator_multiply(byte a, long b) The binarymultiplyoperator.static intoperator_multiply(byte a, short b) The binarymultiplyoperator.static booleanoperator_notEquals(byte a, byte b) The binarynotEqualsoperator.static booleanoperator_notEquals(byte a, char b) The binarynotEqualsoperator.static booleanoperator_notEquals(byte a, double b) The binarynotEqualsoperator.static booleanoperator_notEquals(byte a, float b) The binarynotEqualsoperator.static booleanoperator_notEquals(byte a, int b) The binarynotEqualsoperator.static booleanoperator_notEquals(byte a, long b) The binarynotEqualsoperator.static booleanoperator_notEquals(byte a, short b) The binarynotEqualsoperator.static intoperator_plus(byte a, byte b) The binaryplusoperator.static intoperator_plus(byte a, char b) The binaryplusoperator.static doubleoperator_plus(byte a, double b) The binaryplusoperator.static floatoperator_plus(byte a, float b) The binaryplusoperator.static intoperator_plus(byte a, int b) The binaryplusoperator.static longoperator_plus(byte a, long b) The binaryplusoperator.static intoperator_plus(byte a, short b) The binaryplusoperator.static byteoperator_plusPlus(byte b) The postfixincrementoperator.static ByteThe postfixincrementoperator.static doubleoperator_power(byte a, byte b) The binarypoweroperator.static doubleoperator_power(byte a, char b) The binarypoweroperator.static doubleoperator_power(byte a, double b) The binarypoweroperator.static doubleoperator_power(byte a, float b) The binarypoweroperator.static doubleoperator_power(byte a, int b) The binarypoweroperator.static doubleoperator_power(byte a, long b) The binarypoweroperator.static doubleoperator_power(byte a, short b) The binarypoweroperator.static booleanoperator_tripleEquals(byte a, byte b) Theidentity equalsoperator.static booleanoperator_tripleEquals(byte a, char b) Theidentity equalsoperator.static booleanoperator_tripleEquals(byte a, double b) Theidentity equalsoperator.static booleanoperator_tripleEquals(byte a, float b) Theidentity equalsoperator.static booleanoperator_tripleEquals(byte a, int b) Theidentity equalsoperator.static booleanoperator_tripleEquals(byte a, long b) Theidentity equalsoperator.static booleanoperator_tripleEquals(byte a, short b) Theidentity equalsoperator.static booleanoperator_tripleNotEquals(byte a, byte b) Theidentity not equalsoperator.static booleanoperator_tripleNotEquals(byte a, char b) Theidentity not equalsoperator.static booleanoperator_tripleNotEquals(byte a, double b) Theidentity not equalsoperator.static booleanoperator_tripleNotEquals(byte a, float b) Theidentity not equalsoperator.static booleanoperator_tripleNotEquals(byte a, int b) Theidentity not equalsoperator.static booleanoperator_tripleNotEquals(byte a, long b) Theidentity not equalsoperator.static booleanoperator_tripleNotEquals(byte a, short b) Theidentity not equalsoperator.
-
Constructor Details
-
ByteExtensions
public ByteExtensions()
-
-
Method Details
-
operator_minus
The unaryminusoperator. This is the equivalent to the Java's-function.- Parameters:
b- a byte.- Returns:
-b- Since:
- 2.3
-
operator_minusMinus
public static byte operator_minusMinus(byte b) The postfixdecrementoperator. This is the equivalent to the Java's--postfix function.- Parameters:
b- a byte.- Returns:
b--- Since:
- 2.6
-
operator_minusMinus
The postfixdecrementoperator. This is the equivalent to the Java's--postfix function.- Parameters:
b- a byte.- Returns:
b--- Since:
- 2.6
-
operator_plusPlus
public static byte operator_plusPlus(byte b) The postfixincrementoperator. This is the equivalent to the Java's++postfix function.- Parameters:
b- a byte.- Returns:
b++- Since:
- 2.6
-
operator_plusPlus
The postfixincrementoperator. This is the equivalent to the Java's++postfix function.- Parameters:
b- a byte.- Returns:
b++- Since:
- 2.6
-
operator_plus
The binaryplusoperator. This is the equivalent to the Java+operator.- Parameters:
a- a byte.b- a double.- Returns:
a+b- Since:
- 2.3
-
operator_minus
The binaryminusoperator. This is the equivalent to the Java-operator.- Parameters:
a- a byte.b- a double.- Returns:
a-b- Since:
- 2.3
-
operator_multiply
The binarymultiplyoperator. This is the equivalent to the Java*operator.- Parameters:
a- a byte.b- a double.- Returns:
a*b- Since:
- 2.3
-
operator_divide
The binarydivideoperator. This is the equivalent to the Java/operator.- Parameters:
a- a byte.b- a double.- Returns:
a/b- Since:
- 2.3
-
operator_modulo
The binarymodulooperator. This is the equivalent to the Java%operator.- Parameters:
a- a byte.b- a double.- Returns:
a%b- Since:
- 2.3
-
operator_lessThan
The binarylessThanoperator. This is the equivalent to the Java<operator.- Parameters:
a- a byte.b- a double.- Returns:
a<b- Since:
- 2.3
-
operator_lessEqualsThan
The binarylessEqualsThanoperator. This is the equivalent to the Java<=operator.- Parameters:
a- a byte.b- a double.- Returns:
a<=b- Since:
- 2.3
-
operator_greaterThan
The binarygreaterThanoperator. This is the equivalent to the Java>operator.- Parameters:
a- a byte.b- a double.- Returns:
a>b- Since:
- 2.3
-
operator_greaterEqualsThan
The binarygreaterEqualsThanoperator. This is the equivalent to the Java>=operator.- Parameters:
a- a byte.b- a double.- Returns:
a>=b- Since:
- 2.3
-
operator_equals
The binaryequalsoperator. This is the equivalent to the Java==operator.- Parameters:
a- a byte.b- a double.- Returns:
a==b- Since:
- 2.3
-
operator_notEquals
The binarynotEqualsoperator. This is the equivalent to the Java!=operator.- Parameters:
a- a byte.b- a double.- Returns:
a!=b- Since:
- 2.3
-
operator_power
The binarypoweroperator. This is the equivalent to the Java'sMath.pow()function.- Parameters:
a- a byte.b- a double.- Returns:
Math.pow(a, b)- Since:
- 2.3
-
operator_tripleEquals
Theidentity equalsoperator. This is the equivalent to Java's==operator.- Parameters:
a- a byte.b- a double.- Returns:
a == b- Since:
- 2.4
-
operator_tripleNotEquals
Theidentity not equalsoperator. This is the equivalent to Java's!=operator.- Parameters:
a- a byte.b- a double.- Returns:
a != b- Since:
- 2.4
-
operator_plus
The binaryplusoperator. This is the equivalent to the Java+operator.- Parameters:
a- a byte.b- a float.- Returns:
a+b- Since:
- 2.3
-
operator_minus
The binaryminusoperator. This is the equivalent to the Java-operator.- Parameters:
a- a byte.b- a float.- Returns:
a-b- Since:
- 2.3
-
operator_multiply
The binarymultiplyoperator. This is the equivalent to the Java*operator.- Parameters:
a- a byte.b- a float.- Returns:
a*b- Since:
- 2.3
-
operator_divide
The binarydivideoperator. This is the equivalent to the Java/operator.- Parameters:
a- a byte.b- a float.- Returns:
a/b- Since:
- 2.3
-
operator_modulo
The binarymodulooperator. This is the equivalent to the Java%operator.- Parameters:
a- a byte.b- a float.- Returns:
a%b- Since:
- 2.3
-
operator_lessThan
The binarylessThanoperator. This is the equivalent to the Java<operator.- Parameters:
a- a byte.b- a float.- Returns:
a<b- Since:
- 2.3
-
operator_lessEqualsThan
The binarylessEqualsThanoperator. This is the equivalent to the Java<=operator.- Parameters:
a- a byte.b- a float.- Returns:
a<=b- Since:
- 2.3
-
operator_greaterThan
The binarygreaterThanoperator. This is the equivalent to the Java>operator.- Parameters:
a- a byte.b- a float.- Returns:
a>b- Since:
- 2.3
-
operator_greaterEqualsThan
The binarygreaterEqualsThanoperator. This is the equivalent to the Java>=operator.- Parameters:
a- a byte.b- a float.- Returns:
a>=b- Since:
- 2.3
-
operator_equals
The binaryequalsoperator. This is the equivalent to the Java==operator.- Parameters:
a- a byte.b- a float.- Returns:
a==b- Since:
- 2.3
-
operator_notEquals
The binarynotEqualsoperator. This is the equivalent to the Java!=operator.- Parameters:
a- a byte.b- a float.- Returns:
a!=b- Since:
- 2.3
-
operator_power
The binarypoweroperator. This is the equivalent to the Java'sMath.pow()function.- Parameters:
a- a byte.b- a float.- Returns:
Math.pow(a, b)- Since:
- 2.3
-
operator_tripleEquals
Theidentity equalsoperator. This is the equivalent to Java's==operator.- Parameters:
a- a byte.b- a float.- Returns:
a == b- Since:
- 2.4
-
operator_tripleNotEquals
Theidentity not equalsoperator. This is the equivalent to Java's!=operator.- Parameters:
a- a byte.b- a float.- Returns:
a != b- Since:
- 2.4
-
operator_plus
The binaryplusoperator. This is the equivalent to the Java+operator.- Parameters:
a- a byte.b- a long.- Returns:
a+b- Since:
- 2.3
-
operator_minus
The binaryminusoperator. This is the equivalent to the Java-operator.- Parameters:
a- a byte.b- a long.- Returns:
a-b- Since:
- 2.3
-
operator_multiply
The binarymultiplyoperator. This is the equivalent to the Java*operator.- Parameters:
a- a byte.b- a long.- Returns:
a*b- Since:
- 2.3
-
operator_divide
The binarydivideoperator. This is the equivalent to the Java/operator.- Parameters:
a- a byte.b- a long.- Returns:
a/b- Since:
- 2.3
-
operator_modulo
The binarymodulooperator. This is the equivalent to the Java%operator.- Parameters:
a- a byte.b- a long.- Returns:
a%b- Since:
- 2.3
-
operator_lessThan
The binarylessThanoperator. This is the equivalent to the Java<operator.- Parameters:
a- a byte.b- a long.- Returns:
a<b- Since:
- 2.3
-
operator_lessEqualsThan
The binarylessEqualsThanoperator. This is the equivalent to the Java<=operator.- Parameters:
a- a byte.b- a long.- Returns:
a<=b- Since:
- 2.3
-
operator_greaterThan
The binarygreaterThanoperator. This is the equivalent to the Java>operator.- Parameters:
a- a byte.b- a long.- Returns:
a>b- Since:
- 2.3
-
operator_greaterEqualsThan
The binarygreaterEqualsThanoperator. This is the equivalent to the Java>=operator.- Parameters:
a- a byte.b- a long.- Returns:
a>=b- Since:
- 2.3
-
operator_equals
The binaryequalsoperator. This is the equivalent to the Java==operator.- Parameters:
a- a byte.b- a long.- Returns:
a==b- Since:
- 2.3
-
operator_notEquals
The binarynotEqualsoperator. This is the equivalent to the Java!=operator.- Parameters:
a- a byte.b- a long.- Returns:
a!=b- Since:
- 2.3
-
operator_power
The binarypoweroperator. This is the equivalent to the Java'sMath.pow()function.- Parameters:
a- a byte.b- a long.- Returns:
Math.pow(a, b)- Since:
- 2.3
-
operator_tripleEquals
Theidentity equalsoperator. This is the equivalent to Java's==operator.- Parameters:
a- a byte.b- a long.- Returns:
a == b- Since:
- 2.4
-
operator_tripleNotEquals
Theidentity not equalsoperator. This is the equivalent to Java's!=operator.- Parameters:
a- a byte.b- a long.- Returns:
a != b- Since:
- 2.4
-
operator_plus
The binaryplusoperator. This is the equivalent to the Java+operator.- Parameters:
a- a byte.b- an integer.- Returns:
a+b- Since:
- 2.3
-
operator_minus
The binaryminusoperator. This is the equivalent to the Java-operator.- Parameters:
a- a byte.b- an integer.- Returns:
a-b- Since:
- 2.3
-
operator_multiply
The binarymultiplyoperator. This is the equivalent to the Java*operator.- Parameters:
a- a byte.b- an integer.- Returns:
a*b- Since:
- 2.3
-
operator_divide
The binarydivideoperator. This is the equivalent to the Java/operator.- Parameters:
a- a byte.b- an integer.- Returns:
a/b- Since:
- 2.3
-
operator_modulo
The binarymodulooperator. This is the equivalent to the Java%operator.- Parameters:
a- a byte.b- an integer.- Returns:
a%b- Since:
- 2.3
-
operator_lessThan
The binarylessThanoperator. This is the equivalent to the Java<operator.- Parameters:
a- a byte.b- an integer.- Returns:
a<b- Since:
- 2.3
-
operator_lessEqualsThan
The binarylessEqualsThanoperator. This is the equivalent to the Java<=operator.- Parameters:
a- a byte.b- an integer.- Returns:
a<=b- Since:
- 2.3
-
operator_greaterThan
The binarygreaterThanoperator. This is the equivalent to the Java>operator.- Parameters:
a- a byte.b- an integer.- Returns:
a>b- Since:
- 2.3
-
operator_greaterEqualsThan
The binarygreaterEqualsThanoperator. This is the equivalent to the Java>=operator.- Parameters:
a- a byte.b- an integer.- Returns:
a>=b- Since:
- 2.3
-
operator_equals
The binaryequalsoperator. This is the equivalent to the Java==operator.- Parameters:
a- a byte.b- an integer.- Returns:
a==b- Since:
- 2.3
-
operator_notEquals
The binarynotEqualsoperator. This is the equivalent to the Java!=operator.- Parameters:
a- a byte.b- an integer.- Returns:
a!=b- Since:
- 2.3
-
operator_power
The binarypoweroperator. This is the equivalent to the Java'sMath.pow()function.- Parameters:
a- a byte.b- an integer.- Returns:
Math.pow(a, b)- Since:
- 2.3
-
operator_tripleEquals
Theidentity equalsoperator. This is the equivalent to Java's==operator.- Parameters:
a- a byte.b- an integer.- Returns:
a == b- Since:
- 2.4
-
operator_tripleNotEquals
Theidentity not equalsoperator. This is the equivalent to Java's!=operator.- Parameters:
a- a byte.b- an integer.- Returns:
a != b- Since:
- 2.4
-
operator_plus
The binaryplusoperator. This is the equivalent to the Java+operator.- Parameters:
a- a byte.b- a character.- Returns:
a+b- Since:
- 2.3
-
operator_minus
The binaryminusoperator. This is the equivalent to the Java-operator.- Parameters:
a- a byte.b- a character.- Returns:
a-b- Since:
- 2.3
-
operator_multiply
The binarymultiplyoperator. This is the equivalent to the Java*operator.- Parameters:
a- a byte.b- a character.- Returns:
a*b- Since:
- 2.3
-
operator_divide
The binarydivideoperator. This is the equivalent to the Java/operator.- Parameters:
a- a byte.b- a character.- Returns:
a/b- Since:
- 2.3
-
operator_modulo
The binarymodulooperator. This is the equivalent to the Java%operator.- Parameters:
a- a byte.b- a character.- Returns:
a%b- Since:
- 2.3
-
operator_lessThan
The binarylessThanoperator. This is the equivalent to the Java<operator.- Parameters:
a- a byte.b- a character.- Returns:
a<b- Since:
- 2.3
-
operator_lessEqualsThan
The binarylessEqualsThanoperator. This is the equivalent to the Java<=operator.- Parameters:
a- a byte.b- a character.- Returns:
a<=b- Since:
- 2.3
-
operator_greaterThan
The binarygreaterThanoperator. This is the equivalent to the Java>operator.- Parameters:
a- a byte.b- a character.- Returns:
a>b- Since:
- 2.3
-
operator_greaterEqualsThan
The binarygreaterEqualsThanoperator. This is the equivalent to the Java>=operator.- Parameters:
a- a byte.b- a character.- Returns:
a>=b- Since:
- 2.3
-
operator_equals
The binaryequalsoperator. This is the equivalent to the Java==operator.- Parameters:
a- a byte.b- a character.- Returns:
a==b- Since:
- 2.3
-
operator_notEquals
The binarynotEqualsoperator. This is the equivalent to the Java!=operator.- Parameters:
a- a byte.b- a character.- Returns:
a!=b- Since:
- 2.3
-
operator_power
The binarypoweroperator. This is the equivalent to the Java'sMath.pow()function.- Parameters:
a- a byte.b- a character.- Returns:
Math.pow(a, b)- Since:
- 2.3
-
operator_tripleEquals
Theidentity equalsoperator. This is the equivalent to Java's==operator.- Parameters:
a- a byte.b- a character.- Returns:
a == b- Since:
- 2.4
-
operator_tripleNotEquals
Theidentity not equalsoperator. This is the equivalent to Java's!=operator.- Parameters:
a- a byte.b- a character.- Returns:
a != b- Since:
- 2.4
-
operator_plus
The binaryplusoperator. This is the equivalent to the Java+operator.- Parameters:
a- a byte.b- a short.- Returns:
a+b- Since:
- 2.3
-
operator_minus
The binaryminusoperator. This is the equivalent to the Java-operator.- Parameters:
a- a byte.b- a short.- Returns:
a-b- Since:
- 2.3
-
operator_multiply
The binarymultiplyoperator. This is the equivalent to the Java*operator.- Parameters:
a- a byte.b- a short.- Returns:
a*b- Since:
- 2.3
-
operator_divide
The binarydivideoperator. This is the equivalent to the Java/operator.- Parameters:
a- a byte.b- a short.- Returns:
a/b- Since:
- 2.3
-
operator_modulo
The binarymodulooperator. This is the equivalent to the Java%operator.- Parameters:
a- a byte.b- a short.- Returns:
a%b- Since:
- 2.3
-
operator_lessThan
The binarylessThanoperator. This is the equivalent to the Java<operator.- Parameters:
a- a byte.b- a short.- Returns:
a<b- Since:
- 2.3
-
operator_lessEqualsThan
The binarylessEqualsThanoperator. This is the equivalent to the Java<=operator.- Parameters:
a- a byte.b- a short.- Returns:
a<=b- Since:
- 2.3
-
operator_greaterThan
The binarygreaterThanoperator. This is the equivalent to the Java>operator.- Parameters:
a- a byte.b- a short.- Returns:
a>b- Since:
- 2.3
-
operator_greaterEqualsThan
The binarygreaterEqualsThanoperator. This is the equivalent to the Java>=operator.- Parameters:
a- a byte.b- a short.- Returns:
a>=b- Since:
- 2.3
-
operator_equals
The binaryequalsoperator. This is the equivalent to the Java==operator.- Parameters:
a- a byte.b- a short.- Returns:
a==b- Since:
- 2.3
-
operator_notEquals
The binarynotEqualsoperator. This is the equivalent to the Java!=operator.- Parameters:
a- a byte.b- a short.- Returns:
a!=b- Since:
- 2.3
-
operator_power
The binarypoweroperator. This is the equivalent to the Java'sMath.pow()function.- Parameters:
a- a byte.b- a short.- Returns:
Math.pow(a, b)- Since:
- 2.3
-
operator_tripleEquals
Theidentity equalsoperator. This is the equivalent to Java's==operator.- Parameters:
a- a byte.b- a short.- Returns:
a == b- Since:
- 2.4
-
operator_tripleNotEquals
Theidentity not equalsoperator. This is the equivalent to Java's!=operator.- Parameters:
a- a byte.b- a short.- Returns:
a != b- Since:
- 2.4
-
operator_plus
The binaryplusoperator. This is the equivalent to the Java+operator.- Parameters:
a- a byte.b- a byte.- Returns:
a+b- Since:
- 2.3
-
operator_minus
The binaryminusoperator. This is the equivalent to the Java-operator.- Parameters:
a- a byte.b- a byte.- Returns:
a-b- Since:
- 2.3
-
operator_multiply
The binarymultiplyoperator. This is the equivalent to the Java*operator.- Parameters:
a- a byte.b- a byte.- Returns:
a*b- Since:
- 2.3
-
operator_divide
The binarydivideoperator. This is the equivalent to the Java/operator.- Parameters:
a- a byte.b- a byte.- Returns:
a/b- Since:
- 2.3
-
operator_modulo
The binarymodulooperator. This is the equivalent to the Java%operator.- Parameters:
a- a byte.b- a byte.- Returns:
a%b- Since:
- 2.3
-
operator_lessThan
The binarylessThanoperator. This is the equivalent to the Java<operator.- Parameters:
a- a byte.b- a byte.- Returns:
a<b- Since:
- 2.3
-
operator_lessEqualsThan
The binarylessEqualsThanoperator. This is the equivalent to the Java<=operator.- Parameters:
a- a byte.b- a byte.- Returns:
a<=b- Since:
- 2.3
-
operator_greaterThan
The binarygreaterThanoperator. This is the equivalent to the Java>operator.- Parameters:
a- a byte.b- a byte.- Returns:
a>b- Since:
- 2.3
-
operator_greaterEqualsThan
The binarygreaterEqualsThanoperator. This is the equivalent to the Java>=operator.- Parameters:
a- a byte.b- a byte.- Returns:
a>=b- Since:
- 2.3
-
operator_equals
The binaryequalsoperator. This is the equivalent to the Java==operator.- Parameters:
a- a byte.b- a byte.- Returns:
a==b- Since:
- 2.3
-
operator_notEquals
The binarynotEqualsoperator. This is the equivalent to the Java!=operator.- Parameters:
a- a byte.b- a byte.- Returns:
a!=b- Since:
- 2.3
-
operator_power
The binarypoweroperator. This is the equivalent to the Java'sMath.pow()function.- Parameters:
a- a byte.b- a byte.- Returns:
Math.pow(a, b)- Since:
- 2.3
-
operator_tripleEquals
Theidentity equalsoperator. This is the equivalent to Java's==operator.- Parameters:
a- a byte.b- a byte.- Returns:
a == b- Since:
- 2.4
-
operator_tripleNotEquals
Theidentity not equalsoperator. This is the equivalent to Java's!=operator.- Parameters:
a- a byte.b- a byte.- Returns:
a != b- Since:
- 2.4
-