ReversedAbstractMethodProblem

com.typesafe.tools.mima.core.ReversedAbstractMethodProblem
final case class ReversedAbstractMethodProblem(newmeth: MethodInfo) extends MemberProblem

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait MemberRef
class Problem
trait ProblemRef
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

final def description: String => String

'affectedVersion' is "current" for bincompat, "other" or "previous" for forward-compat.

'affectedVersion' is "current" for bincompat, "other" or "previous" for forward-compat.

Attributes

Inherited from:
Problem
def howToFilter: Option[String]

The code snippet to use to filter out the problem.

The code snippet to use to filter out the problem.

Attributes

Inherited from:
ProblemRef
final override def matchName: Some[String]

The name to use to filter out the problem.

The name to use to filter out the problem.

Attributes

Definition Classes
Inherited from:
Problem
def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product

Inherited fields

Attributes

Inherited from:
MemberProblem