is this version equal to the destination version?
Parameters: arg0 - destination version true if this version is eqaul than the destinationversion, else false
final public boolean greaterThan(Version dest)(Code)
is this version geater than the destination version?
Parameters: dest - destination version true if this version is greater than thedestination version, else false
is this version lesser than the destination version?
Parameters: dest - destination version true if this version is lesser than thedestination version, else false