Uses of Class
gnu.kawa.functions.CompileArith
-
Packages that use CompileArith Package Description gnu.kawa.functions -
-
Uses of CompileArith in gnu.kawa.functions
Fields in gnu.kawa.functions declared as CompileArith Modifier and Type Field Description static CompileArithCompileArith. MINUSstatic CompileArithCompileArith. PLUSMethods in gnu.kawa.functions that return CompileArith Modifier and Type Method Description static CompileArithCompileArith. forBitwise(Object proc)static CompileArithCompileArith. forDiv(Object proc)static CompileArithCompileArith. forMul(Object proc)
-