Sequencer

portals.application.sequencer.Sequencer
trait Sequencer[T] extends Serializable

Sequencer.

Attributes

Graph
Supertypes
trait Serializable
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def sequence(paths: String*): Option[String]

Sequencing strategy.

Sequencing strategy.

Value parameters

paths

paths (with ready atoms) to be sequenced

Attributes

Returns

Next stream to be consumed in the produced sequence, can also be None