Package org.biojava.utils
Class TriState
java.lang.Object
org.biojava.utils.TriState
Class that represents the tristate values possible in
a logical operation: true, false and indeterminate.
- Author:
- David Huen
-
Field Summary
Fields -
Method Summary
-
Field Details
-
TRUE
-
FALSE
-
INDETERMINATE
-