public class HJavaDefaultOperators extends Object
| Constructor and Description |
|---|
HJavaDefaultOperators() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
and(boolean a,
boolean b) |
static int |
binaryAnd(int a,
int b) |
static long |
binaryAnd(long a,
long b) |
static int |
binaryOr(int a,
int b) |
static long |
binaryOr(long a,
long b) |
static int |
compare(double a,
double b) |
static int |
compare(float a,
float b) |
static int |
compare(int a,
int b) |
static int |
compare(long a,
long b) |
static int |
div(byte a,
byte b) |
static double |
div(byte a,
double b) |
static float |
div(byte a,
float b) |
static int |
div(byte a,
int b) |
static long |
div(byte a,
long b) |
static int |
div(byte a,
short b) |
static double |
div(double a,
byte b) |
static double |
div(double a,
double b) |
static double |
div(double a,
float b) |
static double |
div(double a,
int b) |
static double |
div(double a,
long b) |
static double |
div(double a,
short b) |
static float |
div(float a,
byte b) |
static double |
div(float a,
double b) |
static float |
div(float a,
float b) |
static float |
div(float a,
int b) |
static float |
div(float a,
long b) |
static float |
div(float a,
short b) |
static int |
div(int a,
byte b) |
static double |
div(int a,
double b) |
static float |
div(int a,
float b) |
static int |
div(int a,
int b) |
static long |
div(int a,
long b) |
static int |
div(int a,
short b) |
static long |
div(long a,
byte b) |
static double |
div(long a,
double b) |
static float |
div(long a,
float b) |
static long |
div(long a,
int b) |
static long |
div(long a,
long b) |
static long |
div(long a,
short b) |
static int |
div(short a,
byte b) |
static double |
div(short a,
double b) |
static float |
div(short a,
float b) |
static int |
div(short a,
int b) |
static long |
div(short a,
long b) |
static int |
div(short a,
short b) |
static int |
minus(byte a) |
static int |
minus(byte a,
byte b) |
static double |
minus(byte a,
double b) |
static float |
minus(byte a,
float b) |
static int |
minus(byte a,
int b) |
static long |
minus(byte a,
long b) |
static int |
minus(byte a,
short b) |
static double |
minus(double a) |
static double |
minus(double a,
byte b) |
static double |
minus(double a,
double b) |
static double |
minus(double a,
float b) |
static double |
minus(double a,
int b) |
static double |
minus(double a,
long b) |
static double |
minus(double a,
short b) |
static float |
minus(float a) |
static float |
minus(float a,
byte b) |
static double |
minus(float a,
double b) |
static float |
minus(float a,
float b) |
static float |
minus(float a,
int b) |
static float |
minus(float a,
long b) |
static float |
minus(float a,
short b) |
static int |
minus(int a) |
static int |
minus(int a,
byte b) |
static double |
minus(int a,
double b) |
static float |
minus(int a,
float b) |
static int |
minus(int a,
int b) |
static long |
minus(int a,
long b) |
static int |
minus(int a,
short b) |
static long |
minus(long a) |
static long |
minus(long a,
byte b) |
static double |
minus(long a,
double b) |
static float |
minus(long a,
float b) |
static long |
minus(long a,
int b) |
static long |
minus(long a,
long b) |
static long |
minus(long a,
short b) |
static int |
minus(short a) |
static int |
minus(short a,
byte b) |
static double |
minus(short a,
double b) |
static float |
minus(short a,
float b) |
static int |
minus(short a,
int b) |
static long |
minus(short a,
long b) |
static int |
minus(short a,
short b) |
static int |
mul(byte a,
byte b) |
static double |
mul(byte a,
double b) |
static float |
mul(byte a,
float b) |
static int |
mul(byte a,
int b) |
static long |
mul(byte a,
long b) |
static int |
mul(byte a,
short b) |
static double |
mul(double a,
byte b) |
static double |
mul(double a,
double b) |
static double |
mul(double a,
float b) |
static double |
mul(double a,
int b) |
static double |
mul(double a,
long b) |
static double |
mul(double a,
short b) |
static float |
mul(float a,
byte b) |
static double |
mul(float a,
double b) |
static float |
mul(float a,
float b) |
static float |
mul(float a,
int b) |
static float |
mul(float a,
long b) |
static float |
mul(float a,
short b) |
static int |
mul(int a,
byte b) |
static double |
mul(int a,
double b) |
static float |
mul(int a,
float b) |
static int |
mul(int a,
int b) |
static long |
mul(int a,
long b) |
static int |
mul(int a,
short b) |
static long |
mul(long a,
byte b) |
static double |
mul(long a,
double b) |
static float |
mul(long a,
float b) |
static long |
mul(long a,
int b) |
static long |
mul(long a,
long b) |
static long |
mul(long a,
short b) |
static int |
mul(short a,
byte b) |
static double |
mul(short a,
double b) |
static float |
mul(short a,
float b) |
static int |
mul(short a,
int b) |
static long |
mul(short a,
long b) |
static int |
mul(short a,
short b) |
static double |
newPrimitiveDouble(byte a) |
static double |
newPrimitiveDouble(float a) |
static double |
newPrimitiveDouble(int a) |
static double |
newPrimitiveDouble(long a) |
static double |
newPrimitiveDouble(short a) |
static int |
newPrimitiveInt(byte a) |
static int |
newPrimitiveInt(short a) |
static long |
newPrimitiveLong(byte a) |
static long |
newPrimitiveLong(int a) |
static long |
newPrimitiveLong(short a) |
static short |
newPrimitiveShort(byte a) |
static boolean |
not(boolean a) |
static boolean |
or(boolean a,
boolean b) |
static int |
plus(byte a,
byte b) |
static double |
plus(byte a,
double b) |
static float |
plus(byte a,
float b) |
static int |
plus(byte a,
int b) |
static long |
plus(byte a,
long b) |
static int |
plus(byte a,
short b) |
static double |
plus(double a,
byte b) |
static double |
plus(double a,
double b) |
static double |
plus(double a,
float b) |
static double |
plus(double a,
int b) |
static double |
plus(double a,
long b) |
static double |
plus(double a,
short b) |
static float |
plus(float a,
byte b) |
static double |
plus(float a,
double b) |
static float |
plus(float a,
float b) |
static float |
plus(float a,
int b) |
static float |
plus(float a,
long b) |
static float |
plus(float a,
short b) |
static int |
plus(int a,
byte b) |
static double |
plus(int a,
double b) |
static float |
plus(int a,
float b) |
static int |
plus(int a,
int b) |
static long |
plus(int a,
long b) |
static int |
plus(int a,
short b) |
static long |
plus(long a,
byte b) |
static double |
plus(long a,
double b) |
static float |
plus(long a,
float b) |
static long |
plus(long a,
int b) |
static long |
plus(long a,
long b) |
static long |
plus(long a,
short b) |
static String |
plus(Object a,
String b) |
static int |
plus(short a,
byte b) |
static double |
plus(short a,
double b) |
static float |
plus(short a,
float b) |
static int |
plus(short a,
int b) |
static long |
plus(short a,
long b) |
static int |
plus(short a,
short b) |
static String |
plus(String a,
Object b) |
static int |
rem(byte a,
byte b) |
static double |
rem(byte a,
double b) |
static float |
rem(byte a,
float b) |
static int |
rem(byte a,
int b) |
static long |
rem(byte a,
long b) |
static int |
rem(byte a,
short b) |
static double |
rem(double a,
byte b) |
static double |
rem(double a,
double b) |
static double |
rem(double a,
float b) |
static double |
rem(double a,
int b) |
static double |
rem(double a,
long b) |
static double |
rem(double a,
short b) |
static float |
rem(float a,
byte b) |
static double |
rem(float a,
double b) |
static float |
rem(float a,
float b) |
static float |
rem(float a,
int b) |
static float |
rem(float a,
long b) |
static float |
rem(float a,
short b) |
static int |
rem(int a,
byte b) |
static double |
rem(int a,
double b) |
static float |
rem(int a,
float b) |
static int |
rem(int a,
int b) |
static long |
rem(int a,
long b) |
static int |
rem(int a,
short b) |
static long |
rem(long a,
byte b) |
static double |
rem(long a,
double b) |
static float |
rem(long a,
float b) |
static long |
rem(long a,
int b) |
static long |
rem(long a,
long b) |
static long |
rem(long a,
short b) |
static int |
rem(short a,
byte b) |
static double |
rem(short a,
double b) |
static float |
rem(short a,
float b) |
static int |
rem(short a,
int b) |
static long |
rem(short a,
long b) |
static int |
rem(short a,
short b) |
static int |
tilde(byte a) |
static int |
tilde(int a) |
static long |
tilde(long a) |
static int |
tilde(short a) |
public static int minus(byte a)
public static int minus(short a)
public static int minus(int a)
public static long minus(long a)
public static float minus(float a)
public static double minus(double a)
public static int tilde(byte a)
public static int tilde(short a)
public static int tilde(int a)
public static long tilde(long a)
public static boolean or(boolean a,
boolean b)
public static int binaryOr(int a,
int b)
public static long binaryOr(long a,
long b)
public static int binaryAnd(int a,
int b)
public static long binaryAnd(long a,
long b)
public static boolean and(boolean a,
boolean b)
public static int plus(byte a,
byte b)
public static int plus(byte a,
short b)
public static int plus(byte a,
int b)
public static long plus(byte a,
long b)
public static float plus(byte a,
float b)
public static double plus(byte a,
double b)
public static int plus(short a,
byte b)
public static int plus(short a,
short b)
public static int plus(short a,
int b)
public static long plus(short a,
long b)
public static float plus(short a,
float b)
public static double plus(short a,
double b)
public static int plus(int a,
byte b)
public static int plus(int a,
short b)
public static int plus(int a,
int b)
public static long plus(int a,
long b)
public static float plus(int a,
float b)
public static double plus(int a,
double b)
public static long plus(long a,
byte b)
public static long plus(long a,
short b)
public static long plus(long a,
int b)
public static long plus(long a,
long b)
public static float plus(long a,
float b)
public static double plus(long a,
double b)
public static float plus(float a,
byte b)
public static float plus(float a,
short b)
public static float plus(float a,
int b)
public static float plus(float a,
long b)
public static float plus(float a,
float b)
public static double plus(float a,
double b)
public static double plus(double a,
byte b)
public static double plus(double a,
short b)
public static double plus(double a,
int b)
public static double plus(double a,
long b)
public static double plus(double a,
float b)
public static double plus(double a,
double b)
public static int rem(byte a,
byte b)
public static int rem(byte a,
short b)
public static int rem(byte a,
int b)
public static long rem(byte a,
long b)
public static float rem(byte a,
float b)
public static double rem(byte a,
double b)
public static int rem(short a,
byte b)
public static int rem(short a,
short b)
public static int rem(short a,
int b)
public static long rem(short a,
long b)
public static float rem(short a,
float b)
public static double rem(short a,
double b)
public static int rem(int a,
byte b)
public static int rem(int a,
short b)
public static int rem(int a,
int b)
public static long rem(int a,
long b)
public static float rem(int a,
float b)
public static double rem(int a,
double b)
public static long rem(long a,
byte b)
public static long rem(long a,
short b)
public static long rem(long a,
int b)
public static long rem(long a,
long b)
public static float rem(long a,
float b)
public static double rem(long a,
double b)
public static float rem(float a,
byte b)
public static float rem(float a,
short b)
public static float rem(float a,
int b)
public static float rem(float a,
long b)
public static float rem(float a,
float b)
public static double rem(float a,
double b)
public static double rem(double a,
byte b)
public static double rem(double a,
short b)
public static double rem(double a,
int b)
public static double rem(double a,
long b)
public static double rem(double a,
float b)
public static double rem(double a,
double b)
public static int minus(byte a,
byte b)
public static int minus(byte a,
short b)
public static int minus(byte a,
int b)
public static long minus(byte a,
long b)
public static float minus(byte a,
float b)
public static double minus(byte a,
double b)
public static int minus(short a,
byte b)
public static int minus(short a,
short b)
public static int minus(short a,
int b)
public static long minus(short a,
long b)
public static float minus(short a,
float b)
public static double minus(short a,
double b)
public static int minus(int a,
byte b)
public static int minus(int a,
short b)
public static int minus(int a,
int b)
public static long minus(int a,
long b)
public static float minus(int a,
float b)
public static double minus(int a,
double b)
public static long minus(long a,
byte b)
public static long minus(long a,
short b)
public static long minus(long a,
int b)
public static long minus(long a,
long b)
public static float minus(long a,
float b)
public static double minus(long a,
double b)
public static float minus(float a,
byte b)
public static float minus(float a,
short b)
public static float minus(float a,
int b)
public static float minus(float a,
long b)
public static float minus(float a,
float b)
public static double minus(float a,
double b)
public static double minus(double a,
byte b)
public static double minus(double a,
short b)
public static double minus(double a,
int b)
public static double minus(double a,
long b)
public static double minus(double a,
float b)
public static double minus(double a,
double b)
public static int mul(byte a,
byte b)
public static int mul(byte a,
short b)
public static int mul(byte a,
int b)
public static long mul(byte a,
long b)
public static float mul(byte a,
float b)
public static double mul(byte a,
double b)
public static int mul(short a,
byte b)
public static int mul(short a,
short b)
public static int mul(short a,
int b)
public static long mul(short a,
long b)
public static float mul(short a,
float b)
public static double mul(short a,
double b)
public static int mul(int a,
byte b)
public static int mul(int a,
short b)
public static int mul(int a,
int b)
public static long mul(int a,
long b)
public static float mul(int a,
float b)
public static double mul(int a,
double b)
public static long mul(long a,
byte b)
public static long mul(long a,
short b)
public static long mul(long a,
int b)
public static long mul(long a,
long b)
public static float mul(long a,
float b)
public static double mul(long a,
double b)
public static float mul(float a,
byte b)
public static float mul(float a,
short b)
public static float mul(float a,
int b)
public static float mul(float a,
long b)
public static float mul(float a,
float b)
public static double mul(float a,
double b)
public static double mul(double a,
byte b)
public static double mul(double a,
short b)
public static double mul(double a,
int b)
public static double mul(double a,
long b)
public static double mul(double a,
float b)
public static double mul(double a,
double b)
public static int div(byte a,
byte b)
public static int div(byte a,
short b)
public static int div(byte a,
int b)
public static long div(byte a,
long b)
public static float div(byte a,
float b)
public static double div(byte a,
double b)
public static int div(short a,
byte b)
public static int div(short a,
short b)
public static int div(short a,
int b)
public static long div(short a,
long b)
public static float div(short a,
float b)
public static double div(short a,
double b)
public static int div(int a,
byte b)
public static int div(int a,
short b)
public static int div(int a,
int b)
public static long div(int a,
long b)
public static float div(int a,
float b)
public static double div(int a,
double b)
public static long div(long a,
byte b)
public static long div(long a,
short b)
public static long div(long a,
int b)
public static long div(long a,
long b)
public static float div(long a,
float b)
public static double div(long a,
double b)
public static float div(float a,
byte b)
public static float div(float a,
short b)
public static float div(float a,
int b)
public static float div(float a,
long b)
public static float div(float a,
float b)
public static double div(float a,
double b)
public static double div(double a,
byte b)
public static double div(double a,
short b)
public static double div(double a,
int b)
public static double div(double a,
long b)
public static double div(double a,
float b)
public static double div(double a,
double b)
public static int compare(int a,
int b)
public static int compare(long a,
long b)
public static int compare(float a,
float b)
public static int compare(double a,
double b)
public static double newPrimitiveDouble(byte a)
public static double newPrimitiveDouble(short a)
public static double newPrimitiveDouble(int a)
public static double newPrimitiveDouble(long a)
public static double newPrimitiveDouble(float a)
public static short newPrimitiveShort(byte a)
public static int newPrimitiveInt(byte a)
public static int newPrimitiveInt(short a)
public static long newPrimitiveLong(byte a)
public static long newPrimitiveLong(short a)
public static long newPrimitiveLong(int a)
public static boolean not(boolean a)
Copyright © 2021 vpc open source initiative. All rights reserved.