scala

NotNull

trait NotNull extends AnyRef

A marker trait for things that are not allowed to be null

Source
NotNull.scala
Since

2.5

Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By inheritance
Inherited
  1. Hide All
  2. Show all
  1. NotNull
  2. AnyRef
  3. Any
Visibility
  1. Public
  2. All