Uses of Class
com.faunos.util.Version

Packages that use Version
com.faunos.skwish.sys.mgr The SegmentStore implementation. 
com.faunos.util Root package for custom utilities that don't necessarily belong in any application per se. 
 

Uses of Version in com.faunos.skwish.sys.mgr
 

Fields in com.faunos.skwish.sys.mgr declared as Version
static Version Store.VERSION
           
 

Methods in com.faunos.skwish.sys.mgr that return Version
 Version Store.getFileVersion()
           
 

Uses of Version in com.faunos.util
 

Methods in com.faunos.util with parameters of type Version
 int Version.compareTo(Version other)
           
 



SourceForge.net Logo