Env

final case
class Env(startLevel: GE, segments: Seq[Segment], releaseNode: GE, loopNode: GE) extends EnvLike
Companion
object
trait Serializable
trait EnvLike
trait GE
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def isSustained: Boolean
def rate: MaybeRate

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product