final class ConflictManager extends Serializable
See http://ant.apache.org/ivy/history/latest-milestone/settings/conflict-managers.html for details of the different conflict managers.
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ConflictManager
- Serializable
- Serializable
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
def
equals(o: Any): Boolean
- Definition Classes
- ConflictManager → AnyRef → Any
-
def
hashCode(): Int
- Definition Classes
- ConflictManager → AnyRef → Any
- val module: String
- val name: String
- val organization: String
-
def
toString(): String
- Definition Classes
- ConflictManager → AnyRef → Any
- def withModule(module: String): ConflictManager
- def withName(name: String): ConflictManager
- def withOrganization(organization: String): ConflictManager