finl

class finl(val message: String) extends StaticAnnotation

to convey something is final conceptually in the corner case of multiple inheritance

to convey something is final conceptually in the corner case of multiple inheritance

trait StaticAnnotation
class Annotation
class Object
trait Matchable
class Any

Value members

Concrete fields

val message: String