Uses of Class
com.carrotsearch.junitbenchmarks.db.DbVersions

Packages that use DbVersions
com.carrotsearch.junitbenchmarks.db   
 

Uses of DbVersions in com.carrotsearch.junitbenchmarks.db
 

Methods in com.carrotsearch.junitbenchmarks.db that return DbVersions
static DbVersions DbVersions.fromInt(int ver)
          Return
 DbVersions DbConsumer.getDbVersion()
          Retrieve DB version.
static DbVersions DbVersions.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DbVersions[] DbVersions.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 Carrot Search s.c.. All Rights Reserved.