Class TriState

java.lang.Object
org.biojava.utils.TriState

public final class TriState extends Object
Class that represents the tristate values possible in a logical operation: true, false and indeterminate.
Author:
David Huen