Uses of Class
com.notuvy.util.ProductVersion

Packages that use ProductVersion
com.notuvy.util Various general utilities. 
 

Uses of ProductVersion in com.notuvy.util
 

Methods in com.notuvy.util that return ProductVersion
 ProductVersion ProductVersion.toCanonical()
           
 ProductVersion ProductVersion.toNextMinor()
           
 

Methods in com.notuvy.util with parameters of type ProductVersion
 int ProductVersion.compareTo(ProductVersion pOther)
           
 boolean ProductVersion.greaterThan(ProductVersion pOther)
           
 boolean ProductVersion.lessThan(ProductVersion pOther)
           
 



Copyright © 2013. All Rights Reserved.