Packages

t

scala

NotNull

trait NotNull extends Any

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

Annotations
@deprecated
Deprecated

(Since version 2.11.0) this trait will be removed

Source
NotNull.scala
Since

2.5

Linear Supertypes
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. NotNull
  2. Any
Implicitly
  1. by any2stringadd
  2. by StringFormat
  3. by Ensuring
  4. by ArrowAssoc
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All