Interface UniConstraintStream<A>

Type Parameters:
A - the type of the first and only fact in the tuple.
All Superinterfaces:
ConstraintStream

public interface UniConstraintStream<A> extends ConstraintStream
A ConstraintStream that matches one fact.
See Also: