LowLevelSubsystem

eu.joaocosta.minart.backend.subsystem.LowLevelSubsystem
See theLowLevelSubsystem companion trait

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

trait Extended[Settings, ExtendedSettings] extends LowLevelSubsystem[Settings]

Low-level subsystem that keeps an internal extended representation of the settings.

Low-level subsystem that keeps an internal extended representation of the settings.

Useful when some common values can be computed during initialization.

Attributes

Supertypes
trait LowLevelSubsystem[Settings]
trait AutoCloseable
class Object
trait Matchable
class Any
Known subtypes
trait Simple[Settings] extends LowLevelSubsystem[Settings]

Simple low-level subsystem, with basic settings.

Simple low-level subsystem, with basic settings.

Attributes

Supertypes
trait LowLevelSubsystem[Settings]
trait AutoCloseable
class Object
trait Matchable
class Any
Known subtypes