object Miaouuuu10 extends App
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Miaouuuu10
- App
- DelayedInit
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Type Members
- class AlphaPlugin extends FiberPlugin
- case class AlphaPlugin_P(a: Int, b: Int) extends Product with Serializable
- class BetaPlugin extends FiberPlugin
- case class BetaPlugin_P(a: Int, b: Int) extends Product with Serializable
Value Members
-
val
executionStart: Long
- Definition Classes
- App
- Annotations
- @deprecatedOverriding( ... , "2.11.0" )
-
def
main(args: Array[String]): Unit
- Definition Classes
- App
- Annotations
- @deprecatedOverriding( "main should not be overridden" , "2.11.0" )
- object AlphaPlugin_P extends AreaObject with Serializable
- object BetaPlugin_P extends AreaObject with Serializable
Deprecated Value Members
-
def
delayedInit(body: ⇒ Unit): Unit
- Definition Classes
- App → DelayedInit
- Annotations
- @deprecated
- Deprecated
(Since version 2.11.0) the delayedInit mechanism will disappear