object FishingOutcome
- Source
- FishingOutcome.scala
Linear Supertypes
Content Hierarchy
Ordering
- Alphabetic
- By Inheritance
Inherited
- FishingOutcome
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- sealed trait ContinueOutcome extends FishingOutcome
- final case class Fail(error: String) extends with Product with Serializable