public class CompositeLicense extends Object implements LicenseID
boolean
equals(Object o)
String
getId()
LicenseID
getLeft()
getRight()
int
hashCode()
isAnd()
isOr()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public LicenseID getLeft()
public LicenseID getRight()
public boolean isOr()
public boolean isAnd()
public String getId()
getId
public boolean equals(@Nullable Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2016. All rights reserved.