E - the type of elements of the streamENV - the type of environment in which the clause is evaluatedpublic class StreamClause<E,ENV extends StreamClauseEnv<E>> extends Object
Stream sentences.| Constructor and Description |
|---|
StreamClause(ENV e)
Creates an instance with a given evaluation environment.
|
protected ENV extends StreamClauseEnv<E> env
public StreamClause(ENV e)
e - the environmentCopyright © 2017. All Rights Reserved.