A E H I M 
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
A "Hello, World!" is an introductory computer program.
📦 Central, 📜 Releases, 😺 GitHub, 🐸 Bintray, 🦚 MvnRepository, 📰 Javadoc, 📘 Wiki.
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!
A E H I M 
All Classes All Packages