Skip to main content

JavaThermalFlowStatics

Complete API reference for JavaThermalFlowStatics, including constructors, attributes, virtual attributes, and methods.

Package: JAVARuntime

Category: ThermalFlow

Component: no


public class JavaThermalFlowStatics

Static Methods

SignatureReturnsDescription
convertToString(Object)StringPerforms the convertToString operation using the provided parameters (object).
extractClass(Object)ClassPerforms the extractClass operation using the provided parameters (object).
upCast(Object, Class)TPerforms the upCast operation using the provided parameters (object, type).
canCast(Object, Class)booleanReturns whether cast is true.
isNull(Object)booleanReturns whether null is true.
notNull(Object)booleanPerforms the notNull operation using the provided parameters (object).
equals(boolean, boolean)booleanCompares this instance with another for equality/order.
equals(float, float)booleanCompares this instance with another for equality/order.
equals(float, int)booleanCompares this instance with another for equality/order.
equals(float, double)booleanCompares this instance with another for equality/order.
equals(int, int)booleanCompares this instance with another for equality/order.
equals(int, long)booleanCompares this instance with another for equality/order.
equals(int, short)booleanCompares this instance with another for equality/order.
equals(long, long)booleanCompares this instance with another for equality/order.
equals(double, double)booleanCompares this instance with another for equality/order.
equals(char, char)booleanCompares this instance with another for equality/order.
equals(short, short)booleanCompares this instance with another for equality/order.
equals(byte, byte)booleanCompares this instance with another for equality/order.
greaterThan(float, float)booleanPerforms the greaterThan operation using the provided parameters (a, b).
greaterThan(float, int)booleanPerforms the greaterThan operation using the provided parameters (a, b).
greaterThan(float, double)booleanPerforms the greaterThan operation using the provided parameters (a, b).
greaterThan(int, int)booleanPerforms the greaterThan operation using the provided parameters (a, b).
greaterThan(int, long)booleanPerforms the greaterThan operation using the provided parameters (a, b).
greaterThan(int, short)booleanPerforms the greaterThan operation using the provided parameters (a, b).
greaterThan(long, long)booleanPerforms the greaterThan operation using the provided parameters (a, b).
greaterThan(double, double)booleanPerforms the greaterThan operation using the provided parameters (a, b).
greaterThan(char, char)booleanPerforms the greaterThan operation using the provided parameters (a, b).
greaterThan(short, short)booleanPerforms the greaterThan operation using the provided parameters (a, b).
greaterThan(byte, byte)booleanPerforms the greaterThan operation using the provided parameters (a, b).
greaterEqualsThan(float, float)booleanPerforms the greaterEqualsThan operation using the provided parameters (a, b).
greaterEqualsThan(float, int)booleanPerforms the greaterEqualsThan operation using the provided parameters (a, b).
greaterEqualsThan(float, double)booleanPerforms the greaterEqualsThan operation using the provided parameters (a, b).
greaterEqualsThan(int, int)booleanPerforms the greaterEqualsThan operation using the provided parameters (a, b).
greaterEqualsThan(int, long)booleanPerforms the greaterEqualsThan operation using the provided parameters (a, b).
greaterEqualsThan(int, short)booleanPerforms the greaterEqualsThan operation using the provided parameters (a, b).
greaterEqualsThan(long, long)booleanPerforms the greaterEqualsThan operation using the provided parameters (a, b).
greaterEqualsThan(double, double)booleanPerforms the greaterEqualsThan operation using the provided parameters (a, b).
greaterEqualsThan(char, char)booleanPerforms the greaterEqualsThan operation using the provided parameters (a, b).
greaterEqualsThan(short, short)booleanPerforms the greaterEqualsThan operation using the provided parameters (a, b).
greaterEqualsThan(byte, byte)booleanPerforms the greaterEqualsThan operation using the provided parameters (a, b).
lessThan(float, float)booleanPerforms the lessThan operation using the provided parameters (a, b).
lessThan(float, int)booleanPerforms the lessThan operation using the provided parameters (a, b).
lessThan(float, double)booleanPerforms the lessThan operation using the provided parameters (a, b).
lessThan(int, int)booleanPerforms the lessThan operation using the provided parameters (a, b).
lessThan(int, long)booleanPerforms the lessThan operation using the provided parameters (a, b).
lessThan(int, short)booleanPerforms the lessThan operation using the provided parameters (a, b).
lessThan(long, long)booleanPerforms the lessThan operation using the provided parameters (a, b).
lessThan(double, double)booleanPerforms the lessThan operation using the provided parameters (a, b).
lessThan(char, char)booleanPerforms the lessThan operation using the provided parameters (a, b).
lessThan(short, short)booleanPerforms the lessThan operation using the provided parameters (a, b).
lessThan(byte, byte)booleanPerforms the lessThan operation using the provided parameters (a, b).
lessEqualThan(float, float)booleanPerforms the lessEqualThan operation using the provided parameters (a, b).
lessEqualThan(float, int)booleanPerforms the lessEqualThan operation using the provided parameters (a, b).
lessEqualThan(float, double)booleanPerforms the lessEqualThan operation using the provided parameters (a, b).
lessEqualThan(int, int)booleanPerforms the lessEqualThan operation using the provided parameters (a, b).
lessEqualThan(int, long)booleanPerforms the lessEqualThan operation using the provided parameters (a, b).
lessEqualThan(int, short)booleanPerforms the lessEqualThan operation using the provided parameters (a, b).
lessEqualThan(long, long)booleanPerforms the lessEqualThan operation using the provided parameters (a, b).
lessEqualThan(double, double)booleanPerforms the lessEqualThan operation using the provided parameters (a, b).
lessEqualThan(char, char)booleanPerforms the lessEqualThan operation using the provided parameters (a, b).
lessEqualThan(short, short)booleanPerforms the lessEqualThan operation using the provided parameters (a, b).
lessEqualThan(byte, byte)booleanPerforms the lessEqualThan operation using the provided parameters (a, b).
sumFloat(float, float)floatPerforms the sumFloat operation using the provided parameters (a, b).
sumInt(int, int)floatPerforms the sumInt operation using the provided parameters (a, b).
sumLong(long, long)longPerforms the sumLong operation using the provided parameters (a, b).
sumDouble(double, double)doublePerforms the sumDouble operation using the provided parameters (a, b).
sumShort(short, short)doublePerforms the sumShort operation using the provided parameters (a, b).
sumChar(char, char)charPerforms the sumChar operation using the provided parameters (a, b).
subFloat(float, float)floatPerforms the subFloat operation using the provided parameters (a, b).
subInt(int, int)floatPerforms the subInt operation using the provided parameters (a, b).
subLong(long, long)longPerforms the subLong operation using the provided parameters (a, b).
subDouble(double, double)doublePerforms the subDouble operation using the provided parameters (a, b).
subShort(short, short)doublePerforms the subShort operation using the provided parameters (a, b).
subChar(char, char)charPerforms the subChar operation using the provided parameters (a, b).
mulFloat(float, float)floatPerforms the mulFloat operation using the provided parameters (a, b).
mulInt(int, int)floatPerforms the mulInt operation using the provided parameters (a, b).
mulLong(long, long)longPerforms the mulLong operation using the provided parameters (a, b).
mulDouble(double, double)doublePerforms the mulDouble operation using the provided parameters (a, b).
mulShort(short, short)doublePerforms the mulShort operation using the provided parameters (a, b).
mulChar(char, char)charPerforms the mulChar operation using the provided parameters (a, b).
divFloat(float, float)floatPerforms the divFloat operation using the provided parameters (a, b).
divInt(int, int)floatPerforms the divInt operation using the provided parameters (a, b).
divLong(long, long)longPerforms the divLong operation using the provided parameters (a, b).
divDouble(double, double)doublePerforms the divDouble operation using the provided parameters (a, b).
divShort(short, short)doublePerforms the divShort operation using the provided parameters (a, b).
divChar(char, char)charPerforms the divChar operation using the provided parameters (a, b).
concatenate(String, String)StringPerforms the concatenate operation using the provided parameters (a, b).
concatenate(String, boolean)StringPerforms the concatenate operation using the provided parameters (a, b).
concatenate(String, float)StringPerforms the concatenate operation using the provided parameters (a, b).
concatenate(String, int)StringPerforms the concatenate operation using the provided parameters (a, b).
concatenate(String, double)StringPerforms the concatenate operation using the provided parameters (a, b).
concatenate(String, long)StringPerforms the concatenate operation using the provided parameters (a, b).
concatenate(String, short)StringPerforms the concatenate operation using the provided parameters (a, b).
concatenate(String, char)StringPerforms the concatenate operation using the provided parameters (a, b).
sum(float, float)floatPerforms the sum operation using the provided parameters (a, b).
sum(float, int)floatPerforms the sum operation using the provided parameters (a, b).
sum(float, double)floatPerforms the sum operation using the provided parameters (a, b).
sum(float, String)floatPerforms the sum operation using the provided parameters (a, b).
sum(float, long)floatPerforms the sum operation using the provided parameters (a, b).
sum(float, short)floatPerforms the sum operation using the provided parameters (a, b).
sum(float, char)floatPerforms the sum operation using the provided parameters (a, b).
sum(int, float)intPerforms the sum operation using the provided parameters (a, b).
sum(int, int)intPerforms the sum operation using the provided parameters (a, b).
sum(int, double)intPerforms the sum operation using the provided parameters (a, b).
sum(int, String)intPerforms the sum operation using the provided parameters (a, b).
sum(int, long)intPerforms the sum operation using the provided parameters (a, b).
sum(int, short)intPerforms the sum operation using the provided parameters (a, b).
sum(int, char)intPerforms the sum operation using the provided parameters (a, b).
sum(double, float)doublePerforms the sum operation using the provided parameters (a, b).
sum(double, int)doublePerforms the sum operation using the provided parameters (a, b).
sum(double, double)doublePerforms the sum operation using the provided parameters (a, b).
sum(double, String)doublePerforms the sum operation using the provided parameters (a, b).
sum(double, long)doublePerforms the sum operation using the provided parameters (a, b).
sum(double, short)doublePerforms the sum operation using the provided parameters (a, b).
sum(double, char)doublePerforms the sum operation using the provided parameters (a, b).
sum(long, float)longPerforms the sum operation using the provided parameters (a, b).
sum(long, int)longPerforms the sum operation using the provided parameters (a, b).
sum(long, double)longPerforms the sum operation using the provided parameters (a, b).
sum(long, String)longPerforms the sum operation using the provided parameters (a, b).
sum(long, long)longPerforms the sum operation using the provided parameters (a, b).
sum(long, short)longPerforms the sum operation using the provided parameters (a, b).
sum(long, char)longPerforms the sum operation using the provided parameters (a, b).
sum(String, String)StringPerforms the sum operation using the provided parameters (a, b).
sum(String, float)StringPerforms the sum operation using the provided parameters (a, b).
sum(String, int)StringPerforms the sum operation using the provided parameters (a, b).
sum(String, double)StringPerforms the sum operation using the provided parameters (a, b).
sum(String, long)StringPerforms the sum operation using the provided parameters (a, b).
sum(String, short)StringPerforms the sum operation using the provided parameters (a, b).
sum(String, char)StringPerforms the sum operation using the provided parameters (a, b).
sum(short, float)shortPerforms the sum operation using the provided parameters (a, b).
sum(short, int)shortPerforms the sum operation using the provided parameters (a, b).
sum(short, double)shortPerforms the sum operation using the provided parameters (a, b).
sum(short, String)shortPerforms the sum operation using the provided parameters (a, b).
sum(short, long)shortPerforms the sum operation using the provided parameters (a, b).
sum(short, short)shortPerforms the sum operation using the provided parameters (a, b).
sum(short, char)shortPerforms the sum operation using the provided parameters (a, b).
sum(char, float)charPerforms the sum operation using the provided parameters (a, b).
sum(char, int)charPerforms the sum operation using the provided parameters (a, b).
sum(char, double)charPerforms the sum operation using the provided parameters (a, b).
sum(char, String)charPerforms the sum operation using the provided parameters (a, b).
sum(char, long)charPerforms the sum operation using the provided parameters (a, b).
sum(char, short)charPerforms the sum operation using the provided parameters (a, b).
sum(char, char)charPerforms the sum operation using the provided parameters (a, b).
sum(Vector2, float)Vector2Performs the sum operation using the provided parameters (a, b).
sum(Vector2, int)Vector2Performs the sum operation using the provided parameters (a, b).
sum(Vector2, double)Vector2Performs the sum operation using the provided parameters (a, b).
sum(Vector2, long)Vector2Performs the sum operation using the provided parameters (a, b).
sum(Vector2, Vector3)Vector2Performs the sum operation using the provided parameters (a, b).
sum(Vector2, Vector2)Vector2Performs the sum operation using the provided parameters (a, b).
sum(Vector3, float)Vector3Performs the sum operation using the provided parameters (a, b).
sum(Vector3, int)Vector3Performs the sum operation using the provided parameters (a, b).
sum(Vector3, double)Vector3Performs the sum operation using the provided parameters (a, b).
sum(Vector3, long)Vector3Performs the sum operation using the provided parameters (a, b).
sum(Vector3, Vector3)Vector3Performs the sum operation using the provided parameters (a, b).
sum(Vector3, Vector2)Vector3Performs the sum operation using the provided parameters (a, b).
sum(Point2, float)Point2Performs the sum operation using the provided parameters (a, b).
sum(Point2, int)Point2Performs the sum operation using the provided parameters (a, b).
sum(Point2, double)Point2Performs the sum operation using the provided parameters (a, b).
sum(Point2, long)Point2Performs the sum operation using the provided parameters (a, b).
sum(Point2, Point3)Point2Performs the sum operation using the provided parameters (a, b).
sum(Point2, Point2)Point2Performs the sum operation using the provided parameters (a, b).
sum(Point3, float)Point3Performs the sum operation using the provided parameters (a, b).
sum(Point3, int)Point3Performs the sum operation using the provided parameters (a, b).
sum(Point3, double)Point3Performs the sum operation using the provided parameters (a, b).
sum(Point3, long)Point3Performs the sum operation using the provided parameters (a, b).
sum(Point3, Point3)Point3Performs the sum operation using the provided parameters (a, b).
sum(Point3, Point2)Point3Performs the sum operation using the provided parameters (a, b).
sum(Color, Color)ColorPerforms the sum operation using the provided parameters (a, b).
sum(Color, Vector3)ColorPerforms the sum operation using the provided parameters (a, b).
sum(Color, Vector2)ColorPerforms the sum operation using the provided parameters (a, b).
sub(float, float)floatPerforms the sub operation using the provided parameters (a, b).
sub(float, int)floatPerforms the sub operation using the provided parameters (a, b).
sub(float, double)floatPerforms the sub operation using the provided parameters (a, b).
sub(float, String)floatPerforms the sub operation using the provided parameters (a, b).
sub(float, long)floatPerforms the sub operation using the provided parameters (a, b).
sub(float, short)floatPerforms the sub operation using the provided parameters (a, b).
sub(float, char)floatPerforms the sub operation using the provided parameters (a, b).
sub(int, float)intPerforms the sub operation using the provided parameters (a, b).
sub(int, int)intPerforms the sub operation using the provided parameters (a, b).
sub(int, double)intPerforms the sub operation using the provided parameters (a, b).
sub(int, String)intPerforms the sub operation using the provided parameters (a, b).
sub(int, long)intPerforms the sub operation using the provided parameters (a, b).
sub(int, short)intPerforms the sub operation using the provided parameters (a, b).
sub(int, char)intPerforms the sub operation using the provided parameters (a, b).
sub(double, float)doublePerforms the sub operation using the provided parameters (a, b).
sub(double, int)doublePerforms the sub operation using the provided parameters (a, b).
sub(double, double)doublePerforms the sub operation using the provided parameters (a, b).
sub(double, String)doublePerforms the sub operation using the provided parameters (a, b).
sub(double, long)doublePerforms the sub operation using the provided parameters (a, b).
sub(double, short)doublePerforms the sub operation using the provided parameters (a, b).
sub(double, char)doublePerforms the sub operation using the provided parameters (a, b).
sub(long, float)longPerforms the sub operation using the provided parameters (a, b).
sub(long, int)longPerforms the sub operation using the provided parameters (a, b).
sub(long, double)longPerforms the sub operation using the provided parameters (a, b).
sub(long, String)longPerforms the sub operation using the provided parameters (a, b).
sub(long, long)longPerforms the sub operation using the provided parameters (a, b).
sub(long, short)longPerforms the sub operation using the provided parameters (a, b).
sub(long, char)longPerforms the sub operation using the provided parameters (a, b).
sub(String, String)StringPerforms the sub operation using the provided parameters (a, b).
sub(String, float)StringPerforms the sub operation using the provided parameters (a, b).
sub(String, int)StringPerforms the sub operation using the provided parameters (a, b).
sub(String, double)StringPerforms the sub operation using the provided parameters (a, b).
sub(String, long)StringPerforms the sub operation using the provided parameters (a, b).
sub(String, short)StringPerforms the sub operation using the provided parameters (a, b).
sub(String, char)StringPerforms the sub operation using the provided parameters (a, b).
sub(short, float)shortPerforms the sub operation using the provided parameters (a, b).
sub(short, int)shortPerforms the sub operation using the provided parameters (a, b).
sub(short, double)shortPerforms the sub operation using the provided parameters (a, b).
sub(short, String)shortPerforms the sub operation using the provided parameters (a, b).
sub(short, long)shortPerforms the sub operation using the provided parameters (a, b).
sub(short, short)shortPerforms the sub operation using the provided parameters (a, b).
sub(short, char)shortPerforms the sub operation using the provided parameters (a, b).
sub(char, float)charPerforms the sub operation using the provided parameters (a, b).
sub(char, int)charPerforms the sub operation using the provided parameters (a, b).
sub(char, double)charPerforms the sub operation using the provided parameters (a, b).
sub(char, String)charPerforms the sub operation using the provided parameters (a, b).
sub(char, long)charPerforms the sub operation using the provided parameters (a, b).
sub(char, short)charPerforms the sub operation using the provided parameters (a, b).
sub(char, char)charPerforms the sub operation using the provided parameters (a, b).
sub(Vector2, float)Vector2Performs the sub operation using the provided parameters (a, b).
sub(Vector2, int)Vector2Performs the sub operation using the provided parameters (a, b).
sub(Vector2, double)Vector2Performs the sub operation using the provided parameters (a, b).
sub(Vector2, long)Vector2Performs the sub operation using the provided parameters (a, b).
sub(Vector2, Vector3)Vector2Performs the sub operation using the provided parameters (a, b).
sub(Vector2, Vector2)Vector2Performs the sub operation using the provided parameters (a, b).
sub(Vector3, float)Vector3Performs the sub operation using the provided parameters (a, b).
sub(Vector3, int)Vector3Performs the sub operation using the provided parameters (a, b).
sub(Vector3, double)Vector3Performs the sub operation using the provided parameters (a, b).
sub(Vector3, long)Vector3Performs the sub operation using the provided parameters (a, b).
sub(Vector3, Vector3)Vector3Performs the sub operation using the provided parameters (a, b).
sub(Vector3, Vector2)Vector3Performs the sub operation using the provided parameters (a, b).
sub(Point2, float)Point2Performs the sub operation using the provided parameters (a, b).
sub(Point2, int)Point2Performs the sub operation using the provided parameters (a, b).
sub(Point2, double)Point2Performs the sub operation using the provided parameters (a, b).
sub(Point2, long)Point2Performs the sub operation using the provided parameters (a, b).
sub(Point2, Point3)Point2Performs the sub operation using the provided parameters (a, b).
sub(Point2, Point2)Point2Performs the sub operation using the provided parameters (a, b).
sub(Point3, float)Point3Performs the sub operation using the provided parameters (a, b).
sub(Point3, int)Point3Performs the sub operation using the provided parameters (a, b).
sub(Point3, double)Point3Performs the sub operation using the provided parameters (a, b).
sub(Point3, long)Point3Performs the sub operation using the provided parameters (a, b).
sub(Point3, Point3)Point3Performs the sub operation using the provided parameters (a, b).
sub(Point3, Point2)Point3Performs the sub operation using the provided parameters (a, b).
sub(Color, Color)ColorPerforms the sub operation using the provided parameters (a, b).
sub(Color, Vector3)ColorPerforms the sub operation using the provided parameters (a, b).
sub(Color, Vector2)ColorPerforms the sub operation using the provided parameters (a, b).
div(float, float)floatPerforms the div operation using the provided parameters (a, b).
div(float, int)floatPerforms the div operation using the provided parameters (a, b).
div(float, double)floatPerforms the div operation using the provided parameters (a, b).
div(float, String)floatPerforms the div operation using the provided parameters (a, b).
div(float, long)floatPerforms the div operation using the provided parameters (a, b).
div(float, short)floatPerforms the div operation using the provided parameters (a, b).
div(float, char)floatPerforms the div operation using the provided parameters (a, b).
div(int, float)intPerforms the div operation using the provided parameters (a, b).
div(int, int)intPerforms the div operation using the provided parameters (a, b).
div(int, double)intPerforms the div operation using the provided parameters (a, b).
div(int, String)intPerforms the div operation using the provided parameters (a, b).
div(int, long)intPerforms the div operation using the provided parameters (a, b).
div(int, short)intPerforms the div operation using the provided parameters (a, b).
div(int, char)intPerforms the div operation using the provided parameters (a, b).
div(double, float)doublePerforms the div operation using the provided parameters (a, b).
div(double, int)doublePerforms the div operation using the provided parameters (a, b).
div(double, double)doublePerforms the div operation using the provided parameters (a, b).
div(double, String)doublePerforms the div operation using the provided parameters (a, b).
div(double, long)doublePerforms the div operation using the provided parameters (a, b).
div(double, short)doublePerforms the div operation using the provided parameters (a, b).
div(double, char)doublePerforms the div operation using the provided parameters (a, b).
div(long, float)longPerforms the div operation using the provided parameters (a, b).
div(long, int)longPerforms the div operation using the provided parameters (a, b).
div(long, double)longPerforms the div operation using the provided parameters (a, b).
div(long, String)longPerforms the div operation using the provided parameters (a, b).
div(long, long)longPerforms the div operation using the provided parameters (a, b).
div(long, short)longPerforms the div operation using the provided parameters (a, b).
div(long, char)longPerforms the div operation using the provided parameters (a, b).
div(String, String)StringPerforms the div operation using the provided parameters (a, b).
div(String, float)StringPerforms the div operation using the provided parameters (a, b).
div(String, int)StringPerforms the div operation using the provided parameters (a, b).
div(String, double)StringPerforms the div operation using the provided parameters (a, b).
div(String, long)StringPerforms the div operation using the provided parameters (a, b).
div(String, short)StringPerforms the div operation using the provided parameters (a, b).
div(String, char)StringPerforms the div operation using the provided parameters (a, b).
div(short, float)shortPerforms the div operation using the provided parameters (a, b).
div(short, int)shortPerforms the div operation using the provided parameters (a, b).
div(short, double)shortPerforms the div operation using the provided parameters (a, b).
div(short, String)shortPerforms the div operation using the provided parameters (a, b).
div(short, long)shortPerforms the div operation using the provided parameters (a, b).
div(short, short)shortPerforms the div operation using the provided parameters (a, b).
div(short, char)shortPerforms the div operation using the provided parameters (a, b).
div(char, float)charPerforms the div operation using the provided parameters (a, b).
div(char, int)charPerforms the div operation using the provided parameters (a, b).
div(char, double)charPerforms the div operation using the provided parameters (a, b).
div(char, String)charPerforms the div operation using the provided parameters (a, b).
div(char, long)charPerforms the div operation using the provided parameters (a, b).
div(char, short)charPerforms the div operation using the provided parameters (a, b).
div(char, char)charPerforms the div operation using the provided parameters (a, b).
div(Vector2, float)Vector2Performs the div operation using the provided parameters (a, b).
div(Vector2, int)Vector2Performs the div operation using the provided parameters (a, b).
div(Vector2, double)Vector2Performs the div operation using the provided parameters (a, b).
div(Vector2, long)Vector2Performs the div operation using the provided parameters (a, b).
div(Vector2, Vector3)Vector2Performs the div operation using the provided parameters (a, b).
div(Vector2, Vector2)Vector2Performs the div operation using the provided parameters (a, b).
div(Vector3, float)Vector3Performs the div operation using the provided parameters (a, b).
div(Vector3, int)Vector3Performs the div operation using the provided parameters (a, b).
div(Vector3, double)Vector3Performs the div operation using the provided parameters (a, b).
div(Vector3, long)Vector3Performs the div operation using the provided parameters (a, b).
div(Vector3, Vector3)Vector3Performs the div operation using the provided parameters (a, b).
div(Vector3, Vector2)Vector3Performs the div operation using the provided parameters (a, b).
div(Point2, float)Point2Performs the div operation using the provided parameters (a, b).
div(Point2, int)Point2Performs the div operation using the provided parameters (a, b).
div(Point2, double)Point2Performs the div operation using the provided parameters (a, b).
div(Point2, long)Point2Performs the div operation using the provided parameters (a, b).
div(Point2, Point3)Point2Performs the div operation using the provided parameters (a, b).
div(Point2, Point2)Point2Performs the div operation using the provided parameters (a, b).
div(Point3, float)Point3Performs the div operation using the provided parameters (a, b).
div(Point3, int)Point3Performs the div operation using the provided parameters (a, b).
div(Point3, double)Point3Performs the div operation using the provided parameters (a, b).
div(Point3, long)Point3Performs the div operation using the provided parameters (a, b).
div(Point3, Point3)Point3Performs the div operation using the provided parameters (a, b).
div(Point3, Point2)Point3Performs the div operation using the provided parameters (a, b).
div(Color, Color)ColorPerforms the div operation using the provided parameters (a, b).
div(Color, Vector3)ColorPerforms the div operation using the provided parameters (a, b).
div(Color, Vector2)ColorPerforms the div operation using the provided parameters (a, b).
mul(float, float)floatPerforms the mul operation using the provided parameters (a, b).
mul(float, int)floatPerforms the mul operation using the provided parameters (a, b).
mul(float, double)floatPerforms the mul operation using the provided parameters (a, b).
mul(float, String)floatPerforms the mul operation using the provided parameters (a, b).
mul(float, long)floatPerforms the mul operation using the provided parameters (a, b).
mul(float, short)floatPerforms the mul operation using the provided parameters (a, b).
mul(float, char)floatPerforms the mul operation using the provided parameters (a, b).
mul(int, float)intPerforms the mul operation using the provided parameters (a, b).
mul(int, int)intPerforms the mul operation using the provided parameters (a, b).
mul(int, double)intPerforms the mul operation using the provided parameters (a, b).
mul(int, String)intPerforms the mul operation using the provided parameters (a, b).
mul(int, long)intPerforms the mul operation using the provided parameters (a, b).
mul(int, short)intPerforms the mul operation using the provided parameters (a, b).
mul(int, char)intPerforms the mul operation using the provided parameters (a, b).
mul(double, float)doublePerforms the mul operation using the provided parameters (a, b).
mul(double, int)doublePerforms the mul operation using the provided parameters (a, b).
mul(double, double)doublePerforms the mul operation using the provided parameters (a, b).
mul(double, String)doublePerforms the mul operation using the provided parameters (a, b).
mul(double, long)doublePerforms the mul operation using the provided parameters (a, b).
mul(double, short)doublePerforms the mul operation using the provided parameters (a, b).
mul(double, char)doublePerforms the mul operation using the provided parameters (a, b).
mul(long, float)longPerforms the mul operation using the provided parameters (a, b).
mul(long, int)longPerforms the mul operation using the provided parameters (a, b).
mul(long, double)longPerforms the mul operation using the provided parameters (a, b).
mul(long, String)longPerforms the mul operation using the provided parameters (a, b).
mul(long, long)longPerforms the mul operation using the provided parameters (a, b).
mul(long, short)longPerforms the mul operation using the provided parameters (a, b).
mul(long, char)longPerforms the mul operation using the provided parameters (a, b).
mul(String, String)StringPerforms the mul operation using the provided parameters (a, b).
mul(String, float)StringPerforms the mul operation using the provided parameters (a, b).
mul(String, int)StringPerforms the mul operation using the provided parameters (a, b).
mul(String, double)StringPerforms the mul operation using the provided parameters (a, b).
mul(String, long)StringPerforms the mul operation using the provided parameters (a, b).
mul(String, short)StringPerforms the mul operation using the provided parameters (a, b).
mul(String, char)StringPerforms the mul operation using the provided parameters (a, b).
mul(short, float)shortPerforms the mul operation using the provided parameters (a, b).
mul(short, int)shortPerforms the mul operation using the provided parameters (a, b).
mul(short, double)shortPerforms the mul operation using the provided parameters (a, b).
mul(short, String)shortPerforms the mul operation using the provided parameters (a, b).
mul(short, long)shortPerforms the mul operation using the provided parameters (a, b).
mul(short, short)shortPerforms the mul operation using the provided parameters (a, b).
mul(short, char)shortPerforms the mul operation using the provided parameters (a, b).
mul(char, float)charPerforms the mul operation using the provided parameters (a, b).
mul(char, int)charPerforms the mul operation using the provided parameters (a, b).
mul(char, double)charPerforms the mul operation using the provided parameters (a, b).
mul(char, String)charPerforms the mul operation using the provided parameters (a, b).
mul(char, long)charPerforms the mul operation using the provided parameters (a, b).
mul(char, short)charPerforms the mul operation using the provided parameters (a, b).
mul(char, char)charPerforms the mul operation using the provided parameters (a, b).
mul(Vector2, float)Vector2Performs the mul operation using the provided parameters (a, b).
mul(Vector2, int)Vector2Performs the mul operation using the provided parameters (a, b).
mul(Vector2, double)Vector2Performs the mul operation using the provided parameters (a, b).
mul(Vector2, long)Vector2Performs the mul operation using the provided parameters (a, b).
mul(Vector2, Vector3)Vector2Performs the mul operation using the provided parameters (a, b).
mul(Vector2, Vector2)Vector2Performs the mul operation using the provided parameters (a, b).
mul(Vector3, float)Vector3Performs the mul operation using the provided parameters (a, b).
mul(Vector3, int)Vector3Performs the mul operation using the provided parameters (a, b).
mul(Vector3, double)Vector3Performs the mul operation using the provided parameters (a, b).
mul(Vector3, long)Vector3Performs the mul operation using the provided parameters (a, b).
mul(Vector3, Vector3)Vector3Performs the mul operation using the provided parameters (a, b).
mul(Vector3, Vector2)Vector3Performs the mul operation using the provided parameters (a, b).
mul(Point2, float)Point2Performs the mul operation using the provided parameters (a, b).
mul(Point2, int)Point2Performs the mul operation using the provided parameters (a, b).
mul(Point2, double)Point2Performs the mul operation using the provided parameters (a, b).
mul(Point2, long)Point2Performs the mul operation using the provided parameters (a, b).
mul(Point2, Point3)Point2Performs the mul operation using the provided parameters (a, b).
mul(Point2, Point2)Point2Performs the mul operation using the provided parameters (a, b).
mul(Point3, float)Point3Performs the mul operation using the provided parameters (a, b).
mul(Point3, int)Point3Performs the mul operation using the provided parameters (a, b).
mul(Point3, double)Point3Performs the mul operation using the provided parameters (a, b).
mul(Point3, long)Point3Performs the mul operation using the provided parameters (a, b).
mul(Point3, Point3)Point3Performs the mul operation using the provided parameters (a, b).
mul(Point3, Point2)Point3Performs the mul operation using the provided parameters (a, b).
mul(Color, Color)ColorPerforms the mul operation using the provided parameters (a, b).
mul(Color, Vector3)ColorPerforms the mul operation using the provided parameters (a, b).
mul(Color, Vector2)ColorPerforms the mul operation using the provided parameters (a, b).
mul(Quaternion, Quaternion)QuaternionPerforms the mul operation using the provided parameters (a, b).
mul(Matrix4, Matrix4)Matrix4Performs the mul operation using the provided parameters (a, b).
mul(Matrix4, Vector3)Vector3Performs the mul operation using the provided parameters (a, b).