A E H I M
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- and() - Static method in class io.github.javaf.HelloWorld
-
Check if all values are true.
- and(boolean) - Static method in class io.github.javaf.HelloWorld
-
Check if all values are true.
- and(boolean, boolean) - Static method in class io.github.javaf.HelloWorld
-
Check if all values are true.
E
- eq(boolean, boolean) - Static method in class io.github.javaf.HelloWorld
-
Check if antecedent ⇔ consequent (a ⇔ b).
- eqv(boolean, boolean) - Static method in class io.github.javaf.HelloWorld
-
Check if antecedent ⇔ consequent (a ⇔ b).
H
- HelloWorld - Class in io.github.javaf
- HelloWorld() - Constructor for class io.github.javaf.HelloWorld
I
- imp(boolean, boolean) - Static method in class io.github.javaf.HelloWorld
-
Check if antecedent ⇒ consequent (a ⇒ b).
- imply(boolean, boolean) - Static method in class io.github.javaf.HelloWorld
-
Check if antecedent ⇒ consequent (a ⇒ b).
- io.github.javaf - package io.github.javaf
M
- main(String[]) - Static method in class io.github.javaf.HelloWorld
-
Here is a puzzle for you!
All Classes All Packages