MiMaLib

com.typesafe.tools.mima.lib.MiMaLib
final class MiMaLib(cp: Seq[File], log: Logging)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def collectProblems(oldJarOrDir: File, newJarOrDir: File, excludeAnnots: List[String]): List[Problem]

Return a list of problems for the two versions of the library.

Return a list of problems for the two versions of the library.

Attributes