trait Seal
Generic able to seal
Classes implementing Able.Seal allow some sort of mutation only until seal
method is called
From this point any mutation attempt should fail
- Source
- Seal.scala
class java.lang.Object
trait scala.Matchable
class Any
Generic able to seal
Classes implementing Able.Seal allow some sort of mutation only until seal
method is called
From this point any mutation attempt should fail