public class Incompatibility extends Object implements Cause
Incompatibility(Cause left, Cause right)
Collection<Cause>
getCauses()
Cause
getLeft()
getRight()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Incompatibility(Cause left, Cause right)
public Cause getLeft()
public Cause getRight()
public String toString()
toString
Object
public Collection<Cause> getCauses()
getCauses
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.