retainsCap
 scala.annotation.retainsCap
  class retainsCap extends StaticAnnotation
 
Equivalent in meaning to @retains[cap.type], but consumes less bytecode.
Attributes
- Experimental
- true
- Source
- retains.scala
- Graph
- 
    
- Supertypes
In this article