Uses of Class
org.episteme.core.mathematics.numbers.integers.Boolean
Packages that use Boolean
Package
Description
-
Uses of Boolean in org.episteme.core.mathematics.numbers.integers
Classes in org.episteme.core.mathematics.numbers.integers that implement interfaces with type arguments of type BooleanModifier and TypeClassDescriptionfinal classBoolean algebraic type - matches Real/Integer pattern.final classBoolean algebraic type - matches Real/Integer pattern.final classBoolean algebraic type - matches Real/Integer pattern.final classBoolean algebraic type - matches Real/Integer pattern.Fields in org.episteme.core.mathematics.numbers.integers declared as BooleanModifier and TypeFieldDescriptionstatic final BooleanBoolean.FALSEstatic final BooleanBoolean.TRUEMethods in org.episteme.core.mathematics.numbers.integers that return BooleanModifier and TypeMethodDescriptionBoolean.not()static BooleanBoolean.of(boolean value) Boolean.one()Boolean.zero()Methods in org.episteme.core.mathematics.numbers.integers that return types with arguments of type BooleanMethods in org.episteme.core.mathematics.numbers.integers with parameters of type BooleanModifier and TypeMethodDescriptionintboolean -
Uses of Boolean in org.episteme.core.mathematics.sets
Classes in org.episteme.core.mathematics.sets that implement interfaces with type arguments of type BooleanModifier and TypeClassDescriptionfinal classThe structure of Boolean values (ðÂâ€Â¹ = {0, 1}).final classThe structure of Boolean values (ðÂâ€Â¹ = {0, 1}).Methods in org.episteme.core.mathematics.sets that return BooleanMethods in org.episteme.core.mathematics.sets that return types with arguments of type BooleanMethods in org.episteme.core.mathematics.sets with parameters of type Boolean