Class Read

All Implemented Interfaces:
KnowledgeBaseConsumer, PredicateFactory

public final class Read extends AbstractSingleResultPredicate
read(X) - reads a term from the input stream.

read(X) reads the next term from the input stream and matches it with X.

Succeeds only once.